Search:

Type: Posts; User: BradCantin

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    1,225

    Since I have not written the app yet, I am open...

    Since I have not written the app yet, I am open to any suggestions. As you can tell, I am new to VC++ programming. I have been reading alot of tutorials, but I have not seen any that do or come...
  2. Replies
    12
    Views
    1,225

    Yes, I think I found that DBGrid may be helpful...

    Yes, I think I found that DBGrid may be helpful in this. I am not familiar with DBGrid and I am looking for more information on it. any advice ?

    thanks much for your patience and all that jazz.
  3. Replies
    12
    Views
    1,225

    I know how to select the records. I know how to...

    I know how to select the records. I know how to view a single record. I can write an app that will step thru each record one by one.

    What I would like to do is view more than one record at one...
  4. Replies
    12
    Views
    1,225

    It is a MySQL database.

    It is a MySQL database.
  5. Replies
    9
    Views
    1,568

    the code is trying to compare the value of...

    the code is trying to compare the value of struct2->hwnd to ???, and if they are equal, then return -1.

    my guess is that ??? was intended to be replaced by something down the line and whomever...
  6. Replies
    12
    Views
    1,225

    Well, yes, that is what will need to be done to...

    Well, yes, that is what will need to be done to accomplish it, but that doens't help much.

    I have a database of over 12000 records. I would like to search for a zip code and display all the...
  7. Replies
    12
    Views
    1,225

    VC++ 6 and database question

    I can display a single record ( name - address - blah blah) and edit the record.

    I want to display multiple records. I have been looking for examples and have been unable to find any code that I...
Results 1 to 7 of 7