[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

microsoft.public.dotnet.framework.odbcnet

How do I use ODBC functions in dotnet?

Pep

12/7/2006 4:32:00 PM

I have to interface to a FaircomSQL database which implements ODBC. I
have executed a query in the interactive Faircom sql shell, which is
similar to sqlplus and have no problems.

I have also executed the same statement in microsoft access with no
problems.

Now when I do the same statement in the dotnet, it balks over the use
of the TIMESTAMPADD ODBC function. How can I get dotnet to use the ODBC
function?

TIA,
Pep.