Results 1 to 3 of 3

Thread: [2005 express] database questions

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2006
    Posts
    30

    [2005 express] database questions

    Hey guys, I have a few database questions, here goes.

    First, how do I filter the data in my database. I know this isn't hard (i think) but just cant figure it out.

    Second, I have a blank datagridview that i want to use to display the results of my program. More specifically i have a football program where i would like the stats that i am compiling during the game to be listed in the datagridview. The problem i am running into is the datagrid starts with one line by default and then wont fill past this one line. How can I create more blank rows to be filled? Also, i guess as question 2A, the reason i want to use a datagridview to display the stats is that I am thinking this will be the most conveniant way to copy and paste to an excel spreadsheet. Am I correct in this assumption or should I be looking at a different option.

    Sorry about the long list of questions but i figured i'd try to knock them all out at once. Thanks in advance for any and all help, you guys have been i huge help to me already so far.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: [2005 express] database questions

    First question is what kind of database are you using?

    Second question is are you familiar with writing SQL?

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Oct 2006
    Posts
    30

    Re: [2005 express] database questions

    sorry, sql server express

    i would say i'm a rookie at best working with it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width