Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PACK Paradox tables
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01454372
Message ID:
01454376
Views:
39
Hi boris,

there are no error . The records are may be deleted but not packed...
How pack a record ?


>>Hi all,
>>
>>
>>
>>sqlH = SQLCONNECT('AmlineBobConnection')
>>
>>IF sqlH < 0
>>  =ErrorMsg(" Impossible de se connecter à PARADOX ! ")
>>  RETURN .F.
>>ENDIF
>>
>>*--- Compan
>>IF SQLEXEC(sqlH,"DELETE FROM XYCOMPAN where 1=1") < 1
>>  =ErrorMsg(" Impossible de vider la table 'XYCompan' ")
>>  RETURN .F.
>>ENDIF
>>
>>
>>
>>The table XyCOMPAN is not empty ?
>>Please see attachmen...
>>
>>Thank in advance for help
>
>Did you get error message?
>If so why not use AERROR() to get more info?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform