Hey all,
I am working on a project and trying to connect to a database file on a unix server with a .db file extension.
I need to be able to connect to it via ASP so I can read/write to it. How do I connect to the unix server (which OLDB provider to use or do need to install a driver) and be able to use the .db extension?
I can send the .db file over email if it would help.
The .db extension is created by a Perl Script.
Please help me!!