Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...I don't think testimonials would have enticed me to become a member, or even use the site for that matter. I use the site for a learning experience..."

Geography

Where in the world do Tek-Tips members come from?
onegurl (MIS)
20 Apr 01 17:11
I need help on how to import SQL tables into Paradox9 and maintain a link to the same tables.  

Our mainframe data is data-blasted nightly into SQL server.  The current corporate method does not use Paradox.  I, however, love Paradox (used in another job) - but have never had to link to a SQL table before.  The current process here is to import/link SQL data through ACCESS.  Data is queried there then exported out into Excel or Word for report formatting.  I would love to streamline and automate the processes (many of them) by using Paradox.

Thanks to all for any suggestions.
Helpful Member!  footpad (Programmer)
23 Apr 01 16:39
onegurl,

Well, you didn't say which SQL server you're using, but Paradox lets you connect directly to many remote servers using either a SQL Link designed specifically for the server or through an ODBC connection.

In this scenario, Paradox (the software) becomes a front-end for your remote database server.  It passes all data operations back to the remote server for handling.

This means that you don't have to import your data in Paradox; you just use it.  You can design forms that directly access those tables and honor and integrity constraints built into the metadata, triggers, and stored procedures.

In addition, you can combine, link, fold, spindle, and so on your remote data with any local data (e.g. Paradox and/or dBASE tables).

If you do find you need to covert some remote data to Paradox tables (the file format), this is most easily handled through one of the built in features, either a simple query, the add command, copy, and so on.

This is one of the unsung benefits of Paradox (and the BDE, for that matter): seamless access to remote data and heterogeneous access between data formats.

Hope this helps...

-- Lance

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Back To Forum

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close