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 > Other > "SQL script error: Capability not supported"

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-22-05, 02:59
cristi1968 cristi1968 is offline
Registered User
 
Join Date: Feb 2005
Posts: 1
Exclamation "SQL script error: Capability not supported"

Please help me...
I built a table in Paradox, I wanted to find the last record row and I wrote:

"select Code, last(Date), last(Price)
from table
group by Code"

and when I try to run the query (with SQL Explorer) I saw the message: "SQL script error: Capability not supported".
WHY???? Please help me to find what happen and what I must do.
Best regards,
Cristian
Reply With Quote
  #2 (permalink)  
Old 02-23-05, 03:18
RedAxl RedAxl is offline
Registered User
 
Join Date: Nov 2004
Posts: 39
Is there a Last FUNCTION in Paradox (SQL)?

Last edited by RedAxl; 02-23-05 at 03:22.
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On