I have a VB program where I am trying to query a table in an Access database. The code I am using is straight from a VB example, but yet it does not work. I continually get the error "Run-time Er...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10204693.html
Zones:
Visual BasicDate Answered: 03/15/2002 Grade: A Views: 8
What is the equivalent of DAO's .createquerydef method in ADO. I know the catalog object has a views and a commands collection both of which will hold objects already in the databases querys (the ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20272404.html
Zones:
MS AccessDate Answered: 06/08/2002 Grade: A Views: 0
I have 4 tables.
ListeProduitFini: NoProduitFini, NomProduitFini
LookUpMarchés: NoMarché, NomMarché
TblProduction: NoProduitFini, NoMarché, QtéProduite
TblLivraison: NoProduitFini, NoMarché, ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20869748.html
Zones:
MS AccessDate Answered: 02/04/2004 Grade: A Views: 0
I'm trying to create a report based on a crosstab query and a form with multiselect combo boxes. The report should dynamically fill controls for the column heads and detail. I got the code from Mic...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20360492.html
Zones:
MS AccessDate Answered: 09/19/2002 Grade: B Views: 0
Hello I am developing in Access 97 at my client site. and I have run into a 'brick wall' I have created a stored procedure which goes through the process of creating a record and updating various f...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20883772.html
Zones:
MS AccessDate Answered: 02/16/2004 Grade: C Views: 0
I get this code to work nicely when ONE criteria (combo box or check box is used) on the user controlled form is used. What I can't get is how and where to add the word AND so that multiple criteri...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_22015367.html
Zones:
MS AccessDate Answered: 10/06/2006 Grade: A Views: 0
I am trying to make a table in Access 2003 in Visual Basic using a SQL statement that makes the table. I first delete the old table and then remake it. The code deletes the table and makes the qu...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23025143.ht...
Zones:
VB ScriptDate Answered: 01/11/2008 Grade: A Views: 5