Dear all,
Lately I'm developing data access tier in COM way. I face a problem where the COM dll generated at my PC can not initialize ADO Command at server. The dll has been registered at se...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20139838.html
I am creating command object outside the while loop. The while run dymanic count. i am using active connection,adcommandtext etc property and parameter appending inside the while loop. at some poin...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20247347.html
Zones:
C++Date Answered: 04/12/2002 Rating: 7.0 Views: 0
The following SQL statement works fine when connecting to a Microsoft Access db in VB6 using ADO:
ConnStr = "SHAPE {select Prefix,Name,CompanyName,Address1,Address2,City,State,Zip,Telephone,...
http://www.experts-exchange.com/Database/MySQL/Q_21737848.html
Zones:
MySQL ServerDate Answered: 02/15/2006 Rating: 9.6 Views: 0
I'm trying to use a command with a parameter to populate a recordset.
The thing is that I'm not getting any record even though I know
that the ID AEXC8764562 does exist in the Access 97 table. Th...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10305008.html
Zones:
VB DBDate Answered: 03/08/2000 Rating: 8.0 Views: 0
I am developing a middle-ware soft. to publish data in DB2 and I use VB6+ADO.2 and Microsoft ODBC Driver to DB2. the problem is, ADO "command timeout" is not supported by the object. Some queries t...
http://www.experts-exchange.com/Programming/System/AS_-_400/Q_11008761.html
I have a situation where multiple line of sql statements needs to be executed. The batch is seperated by GO words between statements and runs perfectly from query analyser. But I am unable to run t...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20881679.html
Zones:
MS SQL ServerDate Answered: 07/15/2004 Rating: 9.4 Views: 0
I have a Parametrized Update Command that I am using to Fill a Excel sheet using a OLE connection.
The problem is when I run the Command to update a whole row it treats it all as strings and adds ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22115579.htm...
Access 2003 compiled to mde format executed with Access runtime:
I am working with command objects, parameters to create recordset objects which I am then disconnectin, before I get to the one i...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Access_Coding-Macros/Q_224...
Dearest Expert,
Any one have idea on how can i get the output parameter from my store procedure by using command parameter and recordset at the same time?
can refer to the MSDN article where a...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20312570.html
Hi, Experts.
I need to execute the function that located on Oracle server, that returns a REF Cursor type.
I have a connection opened in ADO.Connection object.
How can I run the function and w...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20139213.html
Zones:
Visual BasicDate Answered: 07/10/2001 Rating: 8.2 Views: 0