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

    Can anyone tell me why I got an error type mismatch at run time?

    here is part of the code when creating an blank db in access and I got an error type mismatch on controlnum column and I can't seem to see why it occurred. Thanks in advance. Dim TableCheckBook As TableDef Dim WrkSpce As Workspace Dim DBEng As DBEngine Dim Fld As Field Dim...
  2. CL1975

    Create Blank Access DB question

    I hope someone could help me with this problem that I am having. I am trying to create blank Access database from the Visual Basic front end and one of the table in my database will contain an autonumber field but I dont know how to get this to work from my application. Thanks in Advance JT

Part and Inventory Search

Back
Top