SQLBinary

SQLBinary[data]
represents raw binary data that can be stored in a database.
Needs["DatabaseLink`"]
If you find that the examples in this section do not work as shown, you may need to install or restore the example database with the DatabaseExamples` package, as described in Using the Example Databases.
In[2]:=
Click for copyable input
In[3]:=
Click for copyable input
Here is a plot:
In[4]:=
Click for copyable input
Out[4]=
This generates a string that contains the image in GIF format:
In[5]:=
Click for copyable input
This shows part of the string:
In[6]:=
Click for copyable input
Out[6]=
In[7]:=
Click for copyable input
This inserts the data:
In[8]:=
Click for copyable input
This retrieves the data:
In[9]:=
Click for copyable input
This converts it back into a string:
In[10]:=
Click for copyable input
Here is the imported image:
In[11]:=
Click for copyable input
Out[11]=
In[12]:=
Click for copyable input
In[13]:=
Click for copyable input
© 2008 Wolfram Research, Inc. japanese.gif