Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Storing data
Message
From
06/05/2004 13:14:43
 
 
To
05/05/2004 16:29:16
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Miscellaneous
Thread ID:
00901353
Message ID:
00901651
Views:
19
>Hello everyone. I need to store the following byte array into an oracle 9i Release 2 table. I don't see a data type to load the info in directly. I assume I need to convert the data to a number format. What is the best way to do this and how big of a number field do I need? If that is the best way to store the info (This will be a key field)
>

In SQL Server a byte array (byte[]) stores right into a SqlServer binary data type. Isn't that the case with the Oracle binary type?


>Thanks
>Randy
>
>- dr("userid") {System.Array} Object
>(0) 166 Byte
>(1) 250 Byte
>(2) 114 Byte
>(3) 81 Byte
>(4) 188 Byte
>(5) 86 Byte
>(6) 60 Byte
>(7) 73 Byte
>(8) 184 Byte
>(9) 127 Byte
>(10) 91 Byte
>(11) 16 Byte
>(12) 48 Byte
>(13) 132 Byte
>(14) 36 Byte
>(15) 152 Byte
Previous
Reply
Map
View

Click here to load this message in the networking platform