bpayne111 Posted October 21, 2003 Posted October 21, 2003 (edited) I have a db i've created with fields defined but no records. I'd like to write to this db at runtime but.. i'd like to save it as a different file to reuse the blank db. How would i go about doing that? should i use a streamreader and writer? and just write the new file manually? or is there some sort of object that has a method to do this for me? brandon Edited October 21, 2003 by bpayne111 Quote i'm not lazy i'm just resting before i get tired.
wyrd Posted October 21, 2003 Posted October 21, 2003 It depends on what database you're using. Based off of another question you had, I'm assuming that you're using Access. In this case, just do a file copy. Quote Gamer extraordinaire. Programmer wannabe.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.