dbTalk Databases Forums  

Export tables with commands

comp.databases.btrieve comp.databases.btrieve


Discuss Export tables with commands in the comp.databases.btrieve forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
smeis
 
Posts: n/a

Default Export tables with commands - 04-25-2007 , 10:56 AM








I have a Pervasive SQL 9.5 Server with a database that I am trying to
export data from. The "Export to File Wizard" works fine for each
table individually; however, I need to do this repeatedly. Is there a
command or series of commands that I can use in the query window to
accomplish this?


Reply With Quote
  #2  
Old   
Bill Bach
 
Posts: n/a

Default Re: Export tables with commands - 04-25-2007 , 02:37 PM






Pervasive provides base capabilities in their tools. As they produce
database software designed for software developers, they sometimes
assume that most people using the system are developers and will be
able to build their own tools.

In short, any ODBC-based tool should be able to extract the data. This
would include MSAccess (to the degree that it is ODBC compliant),
SQLServer/DTS, Crystal Reports, and more. A quick search of the
Internet will likely turn up these and other products, some paid, some
free, that can do what you need.

At Goldstar Software, we wrote our own tool (SQLExec) that also fills
this need. It can easily execute SQL statements, including stored
procedures, data modification statements (INSERT/UPDATE/DELETE), and
data extraction statements (SELECT) to multiple delimited data formats
-- all from the command line for use in batch files and other such
scripts. You can find more information about this tool from
www.goldstarsoftware.com/sqlexec.asp. If you would like a trial
license to play with, let me know via Email and I'll get you a copy.
Goldstar Software Inc.
Pervasive-based Products, Training & Services
Bill Bach
BillBach (AT) goldstarsoftware (DOT) com
http://www.goldstarsoftware.com
*** Chicago: Pervasive Service & Support Class - 07/2007 ***

smeis wrote:

Quote:

I have a Pervasive SQL 9.5 Server with a database that I am trying to
export data from. The "Export to File Wizard" works fine for each
table individually; however, I need to do this repeatedly. Is there a
command or series of commands that I can use in the query window to
accomplish this?


Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.