Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The function 'newid' from 'tastrade project'
Message
From
08/08/2004 13:06:34
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00931633
Message ID:
00931636
Views:
20
>hi gregory:
>-you are right
>-the problem is that the program do not advances to
> the next line in code, that is; the new record is not added
> to the file
> thanks alot

Jose,

Can you explain further ?

Do you test the value returned from the tableUpdate()

make sure that the base tables are not buffered

Other than that, if necessary move the record pointer, ie
if( TableUpdate() )
    go (recno())   && this fires the triggers I guess
endif
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform