[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

microsoft.public.dotnet.framework.odbcnet

whether any one used AcuODBC using ODDB.NET?

SOURESH

5/6/2002 11:15:00 PM

I am trying to access vision data files using acuODBC in .Net. I am able to
connect (connection.open() executes successfully), but my select statement
returns nothing. Any idea?

Thanks in Advance
Souresh


1 Answer

Jason Cowan

5/8/2002 8:59:00 PM

0

I had the same problem. I ended up referencing ado and using it in .net

"SOURESH" <rxs@cbord.com> wrote in message
news:OIVLJOU9BHA.1896@tkmsftngp04...
> I am trying to access vision data files using acuODBC in .Net. I am able
to
> connect (connection.open() executes successfully), but my select statement
> returns nothing. Any idea?
>
> Thanks in Advance
> Souresh
>
>