[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Jeppe

1/3/2003 2:44:00 PM

How do you use Odbc.NET in VC++.NET webservices?

What do you have to include to be able to use it?


1 Answer

(Scot Rose)

1/3/2003 6:59:00 PM

0

I am not a C++ Programmer, So I can't tell you all the ins and outs of it, but the main thing is you have to have the ODBC.Net managed provider installed (It is not a
part of VS.Net)

The ODBC.Net provider can be found at (The url is long so be aware of wordwrap)

http://msdn.mic.../downloads/default.asp?URL=/downloads/sample.asp?url=/MSDN-FILES/027/001/668/msdncompos...

There are a few examples in the MSDN Documentation and a KB article that show its usage

310142 HOW TO: Execute SQL Parameterized Stored Procedures by Using the ODBC
http://support.mic.../...


Want to know more? Check out the MSDN Library at http://msdn.mic... or the Microsoft Knowledge Base at http://support.mic...

Scot Rose, MCSD
Microsoft Visual Basic Developer Support
Email : scotr@online.microsoft.com <Remove word online. from address>

This posting is provided “AS IS”, with no warranties, and confers no rights.