|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
Inserting a record in MySql from a MS-SQL stored proceedure
Is there anyway that I can INSERT or DELETE or UPDATE a record in a MySql database from a MS-SQL (T-sql) stored proceedure ???
|
|
#2
|
|||
|
|||
|
Perhaps via a "linked server"?
Alternatively, you can create a COM object and use that from your T-SQL procedure.
__________________
Martijn Tonies Database Workbench: developer IDE for Firebird, MySQL, InterBase, MSSQL Server and Oracle Upscene Productions http://www.upscene.com |
![]() |
| Viewing: Dev Shed Forums > Databases > MS SQL Development > Inserting a record in MySql from a MS-SQL stored proceedure |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|