Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bmj
  • Content: Threads
  • Order by date
  1. bmj

    Data Update Problem

    I am using code to enter data into fields that are linked to an existing record in a database. The problem is that the record is not being updated ( at least I can't see that it is) until I exit out of the program and then go back into it. How can I update the record without exiting?? I have...
  2. bmj

    How do I show a "Yes/No" field as a Check Box in a DataGrid?

    I am using a datagrid linked to an Access database via an ADO control. The database has a field that is "Yes/No". I need the datagrid to show a checkbox in this field. Any Suggestions?
  3. bmj

    How do I find a single record or multiple records with ADO

    I am using an ADO control linked to a Data Link File. What is some correct code I can use to search for a string in a certain field in the database? Can I use the same code for finding multiple records if they exist?

Part and Inventory Search

Back
Top