Shawn: Thank you very much.
-----Original Message----- From: Shawn K. Hall [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 22, 2005 6:56 PM To: [email protected] Subject: RE: [ASP] .Net Connecting and Querying .dbf Files Hi Andy, > Does anyone have any experience connecting through a .Net Application > (C# specifically), and querying a .dbf file? If so: how would I go > about doing it? ADO.net and the right connection string: http://www.connectionstrings.com/ "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\folder;Extended Properties=dBASE IV;User ID=Admin;Password=" Regards, Shawn K. Hall http://12PointDesign.com/ http://ReliableAnswers.com/ '// ======================================================== Money is the root of all evil. Send $20 and a SASE for more information. --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
