VB DataType equivalent of ADO adBigInt Type

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi everybody,

Can someone point me into the right direction how I can parse binary data into an ADO adBigInt Data Type using VB?

I know the binary data represents a BigInt (8 bytes) but don't know how to 'convert' this to a valid data type. Finally I have to return an ADO Record Set from the Data passed in using some kind of description file.

Google is not my friend (at the moment).

TIA,
Sinna
.



Relevant Pages

  • Re: VB DataType equivalent of ADO adBigInt Type
    ... The drawback to Decimal data types is that they're relatively slow ... Can someone point me into the right direction how I can parse binary data into an ADO adBigInt Data Type using VB? ...
    (microsoft.public.vb.general.discussion)
  • Re: Saving image data type record to computer
    ... word BLOB kept coming up. ... a binary data object is known as a binary ... the data types that SQL Server can use for BLOB storage. ... simpler if I save the word doc as a binary data type instead of image. ...
    (microsoft.public.access.formscoding)
  • Re: Copying string to byte array
    ... Actually, no, there were no problems handling binary data before VB4. ... $tring data type was the documented and well established way to do that. ... Whether you know it, if Jim Mack gave you an opinion you got ...
    (microsoft.public.vb.general.discussion)
  • Re: No. of datatypes
    ... The best place to get all the data type will be SQl serevr Books online. ... Variable-length non-Unicode data with a maximum of 8,000 characters. ... Variable-length binary data with a maximum length of 8,000 bytes. ...
    (microsoft.public.sqlserver.programming)
  • BLOB Storage Issue
    ... We have a customer requirement to take a number data type field and ... the binary data. ... This requirement is due to the fact that the customer is using an old ...
    (comp.databases.oracle.server)