Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
JMC
Starting Member
1 Post |
Posted - 2011-02-07 : 13:49:52
|
Hi Guys,This is my first post, so please don't be too brutel!!! :)I have an SQL database setup on an internal server at work and want to transport specific information from this server to our web server at timed intervals in the day. So in short, linking an SQL Database to a MySQL linux run database.A - Could this be setup as an ISS Package?B - Where do I start? Can anyone provide good background reading material?Best,JMCThere are no bad words, only bad people! |
|
nathans
Aged Yak Warrior
938 Posts |
Posted - 2011-02-17 : 01:44:56
|
Can you elaborate on "transport specific information" statement? Is this data that can be obtained from the web server via a query executed against the sql db? Is this a file you want to export from the sql db?Nathan Skerl |
|
|
|
|
|