Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: accessing DBaseIII database


Message #1 by "Vipul Patel" <hello_vipul@r...> on 24 Sep 2001 05:35:12 -0000
dear sir,



i have one problem on accessing DBaseIII database from asp.



i m able to connect DbaseIII Database via DSN. but i want it viw Connecti

on string...



so plz help me..



with best regards,

vipul patel



Message #2 by gbrown@c... on Thu, 27 Sep 2001 13:32:12
> dear sir,

> 

> i have one problem on accessing DBaseIII database from asp.

> 

> i m able to connect DbaseIII Database via DSN. but i want it viw 

Connecti

> on string...

> 

> so plz help me..

> 

> with best regards,

> vipul patel

> 

Hi 



There is no OLEDB provider for dbase so you have to use oledb for ODBC.



Check out www.4guysfromrolla.com they have an article on using UDL files 

so that you can cut and paste the connection string.



Regards

Graham


  Return to Index