Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
160 views

In order to create an access mdb file to download do you have to have a phsyical location for the db?

I would like to create an mdb access file and populate it all in memory and spit it back out to the UI for users to download locally, but I can't see anyway around first having to specify a physical ...
LaRae White's user avatar
  • 1,272
4 votes
3 answers
14k views

Send XML via WebClient Post using MemoryStream

I am trying to send an XML file that I created in my memorystream. The problem comes in when I try to use UploadFile and get the error of Invalid Arguments. My question is, is there anyway I can use ...
atrljoe's user avatar
  • 8,131