G
Guest
Hi all,
I know that I can place an access database into an assembly as a resource by
dropping it into the Project Explorer and setting it's "Build Action"
property to Embedded Resource. How do I, then, extract that resource and
write it to disk? I'm using the file as a template. I don't want to use
ADOX to create the file because my boss doesn't like COM references. I
actually have several files that I need to do this way so creating a resource
dll would not be a problem if that's the best solution.
Thanks, in advance!
I know that I can place an access database into an assembly as a resource by
dropping it into the Project Explorer and setting it's "Build Action"
property to Embedded Resource. How do I, then, extract that resource and
write it to disk? I'm using the file as a template. I don't want to use
ADOX to create the file because my boss doesn't like COM references. I
actually have several files that I need to do this way so creating a resource
dll would not be a problem if that's the best solution.
Thanks, in advance!