Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (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 by bpayne111
i'm not lazy i'm just resting before i get tired.
Posted
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.
Gamer extraordinaire. Programmer wannabe.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...