Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to write this SQL Statement?
Message
From
06/01/2003 04:25:31
F Bilo
Bilo Office
Fuyang, China
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00737372
Message ID:
00738322
Views:
16
I have set the lCursorOnly to .T., but still run into this error :"...Group by substatement is unvalid..."

My prg is like this:
______________________________________________________________
oXtab = NewObject("FastXtab", "FastXtab.prg","", "tmpProj")
oXtab.lCursorOnly = .T.
oXtab.lBrowseAfter = .T.
oXtab.RunXtab
browse
______________________________________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform