Results 1 to 5 of 5

Thread: Data Table

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2002
    Location
    Central US
    Posts
    183

    Question Data Table

    In my database table are columns hat show times of day, 6:00am, 6:30am, 7:00am and so on
    But I have a small problem
    The columns run the wrong way, they are horizontal where thy need to be vertical.
    Did I do something wrong in the Database?
    I’m using a Data Grid to display my table. Is that what I should use ??
    Thanks!

  2. #2
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    Can you post a screenshot?

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Dec 2002
    Location
    Central US
    Posts
    183
    Here is what it looks like
    Attached Files Attached Files

  4. #4
    Lively Member
    Join Date
    Sep 2003
    Location
    Chicago, IL
    Posts
    64
    looks like you created columns for each value you want vs having a column called 'time' and adding each value to it.

    What are you trying to accomplish? What you did may not be wrong depending on what you are trying to do, but it sounds like what you wanted was what I suggested above
    Mike Stammer

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Dec 2002
    Location
    Central US
    Posts
    183
    I had made a Simple Address Book before and thought that it would be a good idea to stay with databases till I know (somewhat) how to use them.
    What I’m working on is supposed to be a Desktop Note Manager it is supposed to display 2 columns, one of witch should be Time and the other the “To DO List”
    I can’t find any Info. on this in my book. On top of that I started not to long ago to learn VB6 but decided to switch to .net so that complicates things a whole lot.
    I’m not looking for any handouts, just some guidance or maybe a link with some info.
    I know there is a wealth of good coders in these forums.
    Thanks!!!!!!!!

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