Dmonkyking
Technical User
Hey,
Stupid question, but I have some code that backs up my database tables to another database, but in order to do that I had to put in the path of the databases when copying the tables. Now, of course, if this database was to move I'd have to change all the path locations. If I just input the backup database I want to back up my tables to(i.e. backup\backup.mdb), VB assumes I am backing up the info to my default directory (c:\documents and settings\..\..). This is a minor nuisance, but I really wanted to make this database universal so it wasn't tied to any specific location, obviously. Any help anyone can give me or direct me to a pst that may address this would be great. Thanks.
Stupid question, but I have some code that backs up my database tables to another database, but in order to do that I had to put in the path of the databases when copying the tables. Now, of course, if this database was to move I'd have to change all the path locations. If I just input the backup database I want to back up my tables to(i.e. backup\backup.mdb), VB assumes I am backing up the info to my default directory (c:\documents and settings\..\..). This is a minor nuisance, but I really wanted to make this database universal so it wasn't tied to any specific location, obviously. Any help anyone can give me or direct me to a pst that may address this would be great. Thanks.