|
The following are some things to be aware when you are developing Pervasive PSQL applications with Visual Basic.
Type Byte2 field1 byte field2 byte End Type Type Rec Size As Byte2 Name As String*30 `SQL Mask = x30 Salary As String*10 `SQL Mask = zzzzzzz.99 End Type
|
Chapter contents
Prev topic: Basic Btrieve API Programming
|