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 > PC based Database Applications > Corel Paradox > DECLARE tables_cursor CURSOR

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-31-05, 06:19
Dazel Dazel is offline
Registered User
 
Join Date: Jan 2005
Posts: 1
DECLARE tables_cursor CURSOR

Tryed using DECLARE tables_cursor CURSOR
in a SQL stament with paradox
I get 'Invalid use of keyword'
The SQL statement is valid and works with ms SQLserver
Any help would be appricated
Reply With Quote
  #2 (permalink)  
Old 01-31-05, 16:18
Maroonotmoron Maroonotmoron is offline
Registered User
 
Join Date: Sep 2003
Location: Dallas
Posts: 182
Cursor ois a key word in paradox so you can't use it in the sql statement it gets reinterpreted.
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