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 > Pervasive.SQL > data from pervasiveDB to msSQLdb ???

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-10-05, 04:24
bellum bellum is offline
Registered User
 
Join Date: Nov 2005
Posts: 3
data from pervasiveDB to msSQLdb ???

Hi,
I am trying to find a solution to get data from a pervasive.SQL 2000i V8 database (on insert or update) into a MS SQLdb

which means, when I enter information into a table in the pervasiveDB it should also be put into the MSdb... same thing for updating...

i not sure about the possibilities these 2 db's have, so I am hoping for a smart person to take a couple of mins to give me some hints or solutions...
Reply With Quote
  #2 (permalink)  
Old 11-10-05, 08:28
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
If you are writing the application, then you should code it to write to both databases. If this is an existing app and an ongoing thing, you'll probably want to look at the Integration products from Pervasive.

Now, a quesiton. Why are you wanting to put data into two different database systems?
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development
http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
Reply With Quote
  #3 (permalink)  
Old 11-10-05, 08:55
bellum bellum is offline
Registered User
 
Join Date: Nov 2005
Posts: 3
the problem is that there are 2 applications already with databases, one of them is for detailed infromation on the customer (flowfact, MS SQL, DB1), the otherone is for the services and products sold to the customer (levelup, pervasive, DB2), now i want that when a new customer is put into DB2 also the same information is put into DB1, but not the other way arround. same thing for updating. (stuff like: custumer id, name, address, zip, city, bank information, etc.)

all the customer information from db2 was put into db1 with export/import functions... and the customer id is the same... the application of db1 is quite bad and doesnt support any plug-ins or stuff like that...

i hope the idea is clear...
Reply With Quote
  #4 (permalink)  
Old 11-14-05, 02:42
bellum bellum is offline
Registered User
 
Join Date: Nov 2005
Posts: 3
hello,
does anybody have an idea? I have to do this as a project for my internship, but nobody here konws anything about it.

any hint would be helpfull..

thx
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On