P
Prabhat Nath
Hi All,
I have BIG Problem in ASP.
I have a ADO Connection that I Want to Connect to DBASE IV.
The DBASE Database is located in anothe system then the IIS System in the
Network.
When I Try the Connection String:
ConStr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source = \\raddb\dbase\;
Extended Properties = DBASE IV; User ID=Admin;Password="
I get ERROR "is not a valid path. Make sure that the path name is spelled
correctly and that you are connected to the server on which the file
resides."
But When I Try the DB in same system that works fine. I am Confused If the
way I used to connecto to Networked SYstem is Correct?
Please Help
Prabhat
I have BIG Problem in ASP.
I have a ADO Connection that I Want to Connect to DBASE IV.
The DBASE Database is located in anothe system then the IIS System in the
Network.
When I Try the Connection String:
ConStr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source = \\raddb\dbase\;
Extended Properties = DBASE IV; User ID=Admin;Password="
I get ERROR "is not a valid path. Make sure that the path name is spelled
correctly and that you are connected to the server on which the file
resides."
But When I Try the DB in same system that works fine. I am Confused If the
way I used to connecto to Networked SYstem is Correct?
Please Help
Prabhat