running application on server
hi
i am facing a problem here....could you please help me out here
i have developed a program and the database is in the directory c:\Database\test.mdb
i have used oledbdataadapters to access this database, and now i have this program on the server and i would like to access this program from other client PC's. now the problem is that whenever i access this program from the client PC's the program looks for the database on the client PC's rather than the server....could anyone plz help me out here