![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I would like to INSERT Byte-Data INTO a BLOB-Field using SQL This is how it works for SQL-Server: INSERT INTO tblSlime ( ID, Name, Slime ) VALUES (2, 'Fritz', 0x234323432343234323fc4350fc4350fc4350fc4350fc); Is something like this possible for ORACLE Thx, Peter |
#3
| |||
| |||
|
|
Hi, I would like to INSERT Byte-Data INTO a BLOB-Field using SQL This is how it works for SQL-Server: INSERT INTO tblSlime ( ID, Name, Slime ) VALUES (2, 'Fritz', 0x234323432343234323fc4350fc4350fc4350fc4350fc); Is something like this possible for ORACLE Thx, Peter |
![]() |
| Thread Tools | |
| Display Modes | |
| |