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 > MySQL > Link Tables from Topspeed to MySQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-06-06, 07:10
rina rina is offline
Registered User
 
Join Date: Aug 2005
Posts: 8
Link Tables from Topspeed to MySQL

Hi all.

I have problem to link tables from Topspeed database to MySQL.
Does anyone here know how to link the tables?
Or, anyone having any idea how this can be solved?
I am wondering if this possible to be done.
Reply With Quote
  #2 (permalink)  
Old 06-06-06, 09:54
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,609
Do you want to copy data (one time) from TopSpeed tables to MySQL tables, or do you want a true link where data can flow back and forth as time goes on?

I've never had good luck with Clarion's drivers for TopSpeed, so I'd be reluctant to try the ongoing link.

Moving the data for a OneShot operation isn't so bad. Just export the data from the TopSpeed tables to a flat file, then import that file into your MySQL table(s).

-PatP
Reply With Quote
  #3 (permalink)  
Old 06-08-06, 05:20
rina rina is offline
Registered User
 
Join Date: Aug 2005
Posts: 8
The flow goes like this, whenever I update Topspeed table, the MySQL table will also be updated. I think we have to do linking thru these tables, but I dont know how to link the tables. Or, is there any other way to link the tables?
Reply With Quote
  #4 (permalink)  
Old 03-01-09, 15:39
viveklath viveklath is offline
Registered User
 
Join Date: Mar 2009
Posts: 1
Hi Rina,

Were you able to find a solution to your problem. I am trying to do the same where the data is inserted in to a tps and a mysql database concurrently. Please let me know. thanks.
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