Cindy
Fri Aug 20 10:15:57 CDT 2004
Hi Tony,
Check out
http://www.able-consulting.com/ADO_Conn.htm .
As an alternative, use Notepad to create a file called MyConn.udl. Then you
can double click on the file to set up the connection. Save and open again
with Notepad and copy the connection string you made.
The tricky part is knowing whether to connect to a DBC or use the free table
option. Generally, if a DBC is present you want to use that option,
otherwise use the free table option.
--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy.winegarden@mvps.org www.cindywinegarden.com
"T Perkins tperkins@rogersandhollands.com>" <<nospam> wrote in message
news:eWIhrxrhEHA.2624@TK2MSFTNGP12.phx.gbl...
> can anyone help me with using ado.net to connect to visual fox pro tables.
> i believe i am just missing the connectstring informaiton.