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 MikeeOK 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: Atajames
  • Content: Threads
  • Order by date
  1. Atajames

    Writing Into An Access Database, from TextBoxes

    Hi Guys! I have a Microsoft Access 7.0 database that I built from the Vis.. Data Manager. I also have another form with textboxes. I'm having troubles adding the textboxes data into the database automaitically. Please, I urgently need your help
  2. Atajames

    Problem opening my Database

    Hi Guys, I'm having problems opening my database. Please tell me what's wrong with this codes. Dim db as database dim rs as recordset set db = opendatabase("C:\Documents and _ Settings\craig\customer info,mdb") When I run the program, I have this error message: Unrecognize database...
  3. Atajames

    Searching a Database! Please please

    I'm new at VB and I'm working with an ADODC, but I cannon see the database datatype, and the findfirst, findlast extentions do not appear on my pop up menu. What reference object library do I need to be able to fully use the DATABASE datatype. Please help! Thanks!
  4. Atajames

    Using MS Access 2000 as an ADD-INS!

    Hi ALL, I trying to write a program and the database I'm using is MS Accesss 7.0. However, I need some functionalities on MS Access 2000. When my database was converted in Access 2000, the program could not recognize it. What should I do? Please let me know. James!

Part and Inventory Search

Back
Top