What property or method should I use to determine if an ADO recordset object is open. And nix on trying an operation and catching the exception.
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10061516.html
Zones:
C++Date Answered: 07/03/1998 Rating: 7.8 Views: 0
i have some problems with ado and sql textfields. don't know if its a ado or an odbc problem.
the field introduction in the recordset is a sql-text field
problem: if I ask more then two times for...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10080863.html
Zones:
VB DBDate Answered: 09/16/1998 Rating: 6.6 Views: 0
I have been making the switch from DAO to ADO and also the switch from bound controls to unbound controls...I am developing a VB app and am having an ADO problem...If I were to open a recordset usi...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10095927.html
Zones:
VB DBDate Answered: 12/20/1998 Rating: 6.2 Views: 0
This is an easy one, as I'm new to Programming. How do a connect to a database using ADO. Right Now I'm trying(from a text);
ConnectData.Open "Driver=Microsoft Access Driver (*.mdb);DBQ=" & App.P...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10096382.html
Zones:
VB DBDate Answered: 11/08/1998 Rating: 6.6 Views: 0
I want to connect to a D-Isam Database using ADO.....?????could this be done if so howwwww ....???? the file has a .dat extension
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10098969.html
Zones:
VB DBDate Answered: 01/20/1999 Rating: 6.4 Views: 0
How do you use ADO to execute a parameterized SQL statement which is NOT in a stored procedure (I already know how to make bound variables for stored procedures) AND use this SQL statement in the O...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10103116.html
Zones:
VB DBDate Answered: 11/30/1998 Rating: 5.8 Views: 0
I want to try ODBC and ADO.
Can you give me a step by step instruction showing how to connect a mdb file? (from get a refrence, if any, to create a recordset)
Thank you in advance.
Victor
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10115047.html
Dear Sir/Madam,
I have a database in SQL Server 6.5. This database contains a table ORG and ORG contains a field ORGNumber which datatype is int with identity (equivalent to the autonum of MS Acc...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10132402.html
Zones:
VB DBDate Answered: 02/26/1999 Rating: 6.2 Views: 0
Can anyone provide me with details of sample code that shows how to create a blank recordset, add fields and add rows using VISUAL C++. All the examples I have seen use VB but when I try to convert...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10139057.htm...
Zones:
Windows MFCDate Answered: 05/13/1999 Rating: 6.0 Views: 13
I have created a DLL that creates an ADODB.Connection object, opens it and has a GetConnection()as ADODB.Connection public function. I am accessing the DLL in one exe and opening the connection. ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10139973....
Zones:
VB ControlsDate Answered: 03/18/1999 Rating: 7.8 Views: 0