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 > Thanx and: another question

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-21-03, 12:18
akasus akasus is offline
Registered User
 
Join Date: Nov 2003
Posts: 3
Question Thanx and: another question

thanx for the fast answer. Its working fine now.

But I have another question:

How can I get the number of segments and information about them via API-calls?

I use the STAT operation, but I only get information about keys.

Thank you
Reply With Quote
  #2 (permalink)  
Old 11-21-03, 12:56
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
Re: Thanx and: another question

The STAT operations gives you information about all of the segments within the keys.
Maybe I'm not understanding what you are looking for. Are you looking for an API call that will tell you what data type each segment is? If so, STAT will provide that information but, as the developer, you should also know the structure of the record without relying on the database.
__________________
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
  #3 (permalink)  
Old 11-21-03, 14:55
akasus akasus is offline
Registered User
 
Join Date: Nov 2003
Posts: 3
Re: Thanx and: another question

Quote:
Originally posted by mirtheil
The STAT operations gives you information about all of the segments within the keys.
Maybe I'm not understanding what you are looking for. Are you looking for an API call that will tell you what data type each segment is? If so, STAT will provide that information but, as the developer, you should also know the structure of the record without relying on the database.
hello,
I did a very very stupid mistake. Everything is all right now. However, thank you very much again

bye
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