DAO support in VB.net and dbc files in VB

B

Brian Abts

Hey everyone, sorry for the cross-post, but I wasn't entirely sure where
this would all fit. Could some please point me in the right direction to
find out things about:

1) DAO support in VB.net. Would I have to change code all over my
application to replace DAO with ADO coding.

2) Accessing dbc files (Visual Fox Pro) using DSN less connection in Visual
Basic, specifically in the Windows XP environment. I'm using Windows XP
Professional Version 2002. I haven't installed any service pack on it yet.

Any help would be greatly appreciated. Thanks!

- Brian Abts
 
H

Herfried K. Wagner

Hello,

Brian Abts said:
1) DAO support in VB.net. Would I have to change
code all over my application to replace DAO with
ADO coding.

ADO .NET (database) ng:

news://news.microsoft.com/microsoft.public.dotnet.framework.adonet

HTH,
Herfried K. Wagner
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top