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: jheng
  • Order by date
  1. jheng

    Make table from recordset

    This maybe a simpler solution... Dim dbQry as database dbQry.Execute "SELECT * INTO newtable FROM table1" Just make sure that newtable doesn't exist.
  2. jheng

    VB6 with MS-ACCESS- how easy to convert to PDA?

    You can do it using Active Sync. However converting from Access to Pocket access may result to bloated database.

Part and Inventory Search

Back
Top