How to insert blob data into the database?
-
how should i set a blob field of a table in a database. i used: insert into some_table (blob_field) values (&{ÒÚnw<Ù0Áyµ"·4«DÈû<`Q<); but i results in an error. should i do some escaping. what is the proper way to set that blob field please help me. thanks.
-
Answer:
Blob fields can be entered as large text: Surround it with quotes, and make sure to escape any existing quotes inside the string you're adding.
chronoel at Yahoo! Answers Visit the source
Related Q & A:
- How to insert data in db using jsp?Best solution by Yahoo! Answers
- How to insert data from one table to another?Best solution by Stack Overflow
- How to display HTML data from database?Best solution by Stack Overflow
- How to listview my data from database SQLite?Best solution by Stack Overflow
- How to insert data into database in electron?Best solution by Stack Overflow
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.