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 TouchToneTommy 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: *

  1. TennesseeFox

    sql database example

    Hello, Ive been working on a sql server 2000 db with vb.net front end. Ive used the dataform wizard to create it and it works fine, it created it with oledbconnection and data adapters. I have tried to make a sql connection and data form from scratch but It doesnt want to work for me. Is...
  2. TennesseeFox

    How to display a specific record in a form

    I have a sql database that im using vb.net 2003 as a front end. I dont know how to do this but i want to know the syntax to query a database for a particualr record. I guess it would be the on load of the form. have that related to another form where the record number(primarykey) is inputed...
  3. TennesseeFox

    Combo box fills incorrectly

    Ive searched the site and the closest thing i've found was 796-742024, but it doesnt fully explain the fix for the problem. Ive got a form created by the dataform wizard thats connected to a main table. I've got a few combo boxes that were added that are bound to another table. The drop down...
  4. TennesseeFox

    Synch forms

    Im positive this question has been asked before, but I cant find it in a search. I have a database that has a Main Form. On the Main Form there is a button to open a Child Form for additional information. The Record Number is the main identifier. I need to pass the Record Number on the Main...
  5. TennesseeFox

    ADP Image question

    I have a access db for employee records which contain a OLE photo that displays on the page when thier record is pulled up. I upsized the access database to sql server and it converted all the oles to binary. I am trying to use ADP to display the same records with all the info and the photo, but...

Part and Inventory Search

Back
Top