Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

writing binary info to AccessDB

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I was wondering if there is a way to do this using JS. More to the point if I write an array into a BLOB field in a db can I get it back out in any usable format? Anyone tried this & if so has it worked?
 
I am afraid you will need a serverside scripting language (ASP, ColdFusion, PHP, JSP or something similar) to do that for you. I know ASP, CF and PHP can do this, but I am pretty sure Javascript can't.
Hope this helps...


<webguru>iqof188</webguru>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top