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
> 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