If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Binary field

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-15-03, 13:11
edmun3 edmun3 is offline
Registered User
 
Join Date: Sep 2001
Posts: 46
Binary field

If I want to use ASP to compare 2 object in Binary, say

ObjectA = 1001
ObjectB = 0110

Question
======
What the field type for those object, text,number,byte,..
Reply With Quote
  #2 (permalink)  
Old 01-17-03, 16:50
Memnoch1207 Memnoch1207 is offline
Registered User
 
Join Date: Jan 2003
Location: Midwest
Posts: 138
That would depend on the database being used. In MS SQL Server the data type would be binary.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On