ADO C++ Web
- From: "A.L." <apudeepa_at_pacific.net.sg>
- Date: Mon, 13 Feb 2006 22:06:29 +0800
Hi,
Using VB I can give a web address as parameter and access the database.
In VB I use something like:
Set rec1 = New ADODB.Recordset
rec1.Open "http://localhost/accessmydb.asp"
How can I pass a web address in a C++ code. I am using the ADODB in C++.
How can i do the equivalent in C++?
Apurva
.
- Follow-Ups:
- Re: ADO C++ Web
- From: Stephen Howe
- Re: ADO C++ Web
- Prev by Date: Re: when I query DBF database, fields are empty or null
- Next by Date: Re: ADO C++ Web
- Previous by thread: when I query DBF database, fields are empty or null
- Next by thread: Re: ADO C++ Web
- Index(es):