-
inserting binary data(images,music etc.) into MS Access using js (4 messages)
- Posted by: michael osakede
- Posted on: February 18 2007 05:02 EST
hey i really need help getting ms access to accept binary data sent to it using "setBinaryStream()", when i use this it does not insert anything, please can anyone help me with a code sample to insert binary data(images etc) into my MS Access db?Threaded Messages (4)
- Re: inserting binary data(images,music etc.) into MS Access usin by Cedric Rouvrais on February 18 2007 05:39 EST
- Re: inserting binary data(images,music etc.) into MS Access usin by Wille Faler on February 18 2007 08:51 EST
- Re: inserting binary data(images,music etc.) into MS Access usin by Fyodor Kupolov on February 18 2007 11:08 EST
- Access?? by Denis Robert on February 19 2007 06:23 EST
-
Re: inserting binary data(images,music etc.) into MS Access usin[ Go to top ]
- Posted by: Cedric Rouvrais
- Posted on: February 18 2007 05:39 EST
- in response to michael osakede
hey i really need help getting ms access to accept binary data sent to it using "setBinaryStream()", when i use this it does not insert anything, please can anyone help me with a code sample to insert binary data(images etc) into my MS Access db?
Hi, Wrong place to post such a question: this is the news section. You should go to a mailing list or one of the discussion threads on this site. a++ Cédric -
Re: inserting binary data(images,music etc.) into MS Access usin[ Go to top ]
- Posted by: Wille Faler
- Posted on: February 18 2007 08:51 EST
- in response to Cedric Rouvrais
No moderation for the news-section and frontpage?!
Hi,
Wrong place to post such a question: this is the news section. You should go to a mailing list or one of the discussion threads on this site.
a++ Cédric -
Re: inserting binary data(images,music etc.) into MS Access usin[ Go to top ]
- Posted by: Fyodor Kupolov
- Posted on: February 18 2007 11:08 EST
- in response to michael osakede
hey i really need help getting ms access to accept binary data sent to it using "setBinaryStream()
Scriptella ETL allows inserting file BLOBs into virtually any database. See tutorial for a simple example. Regards, Fyodor Kupolov P.S. I really cannot understand TSS moderation rules, because this is the only site which REJECTED news about the release of Scriptella ETL. Hey, TSSers do you hear me!!!??? -
Access??[ Go to top ]
- Posted by: Denis Robert
- Posted on: February 19 2007 06:23 EST
- in response to michael osakede
Isn't the real problem here that you're using Access?? I mean, with so many good options to choose from, why that one? At least, use MSDE. I'm sure your users will appreciate the fact that their data doesn't simply disappear all the time...