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 > Database Server Software > Pervasive.SQL > How do you set true bye null using pcc

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-24-04, 04:41
natalies natalies is offline
Registered User
 
Join Date: May 2004
Posts: 8
How do you set true bye null using pcc

I am using pervasive 2000i service pack 4 and
how when creating a table do I set true null byte on or off
urgent please
Reply With Quote
  #2 (permalink)  
Old 05-24-04, 07:50
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
You use the NOT NULL key word to determine whether the table allows null. If you're talking about how to set the null byte when inserting data, you don't. It's set by the engine when a record is inserted through SQL.
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development
http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
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