I import an ODBC table into DAO table using:
INSERT INTO table1 (field1, field2) SELECT field1, field2 FROM table1 IN "" [ODBC;connect string] WHERE field3 IN (value1, value2, value3)
I'm using V...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10156345.html
Zones:
VB DBDate Answered: 05/05/1999 Grade: B Views: 0
Hi
I have a VB5 application that uses a ms access (.mdb) database thru a
combination of DAO and sql pass thru, using the ms jet engine. I plan on converting this access database to an ms sql s...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10263802.html
Zones:
VB DBDate Answered: 01/29/2000 Grade: A Views: 0
I am using ADO 2.1 and Jet 4.0 to deveolop and Inventory Package and am facing problems inregard to transaction concurency.
Jet 4.0 has a property - Jet OLEDB:Page Locks to Table Lock. Could so...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20028533.html
Zones:
Visual BasicDate Answered: 01/12/2001 Grade: A Views: 0
Hi I'm using MS Access to do the database but some how the jet engine was in error. How do I fix it?
Here is the error:
Microsoft JET Database Engine error '80004005'
Unspecified error
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20131119.htm...
Zones:
ASPDate Answered: 06/02/2003 Grade: B Views: 0
Ahoy dbasers out there... here is a softball (i hope) question for you on a friday afternoon...
What is the difference (if any) between MS Jet Engine vs. MS Access? Is the jet engine the under...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20362708.html
Zones:
MS AccessDate Answered: 12/02/2002 Grade: A Views: 4
I have a code which runs the Compact and Repair
functionality of Jet DB but i would like to
show the status while the process is going on, using
Progress Bar or something like PB i would like
...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_20381068.html
Zones:
VB DBDate Answered: 09/02/2003 Grade: A Views: 4
Hey all,
Well I am currently having a problem. Whenever I run my script which uses an MS Access (97) Database on Windows 2000 SP3 IIS 5.0 (my own) it will give this error:
Microsoft OLE DB P...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20396621.htm...
Zones:
ASPDate Answered: 08/02/2003 Grade: B Views: 0
I'm running visual basic 6.0
I've written a database application using ADO, but have come across installs of Windows ME and Windows 2000 where the Microsoft.Jet.OLEDB.3.51 provider is not avai...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_203...
I am getting "Unknown Jet Error" at different points in the source code when I step through. It may be that I get the error "early on" and it just takes a while to pop up.
As soon as I get the ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20737463.html
Zones:
MS AccessDate Answered: 09/14/2003 Grade: A Views: 0
I installed it and it still asks me to install it or get the windows update.
what should I do expert people?
iz
http://www.experts-exchange.com/Software/Office_Productivity/Groupware/Outlook/Q_20870929....