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 > Export Paradox Entries to xls Table

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-16-05, 04:59
zackt zackt is offline
Registered User
 
Join Date: Dec 2005
Posts: 1
Red face Export Paradox Entries to xls Table

I am developing an application with Excel which takes update entries from another department where they work with Paradox. There are about 15 updates per day, so its not possible to make the department export the entries every time they make a change. How can i make a so called "macro" in paradox so that it exports entries as .xls file.

P.S.:The Problem is I'm not familliar with Paradox coding.
Reply With Quote
  #2 (permalink)  
Old 12-21-05, 19:02
Maroonotmoron Maroonotmoron is offline
Registered User
 
Join Date: Sep 2003
Location: Dallas
Posts: 182
Not a problem

You can write a macro in Excel to query the paradox database using sql and return the information to your spreadsheet.

or

You can go into object pal and write a script based on the exportspreadsheet command and output data to in excel format. Select the data with a query (native or sql) or filter first.

Lonnie
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