|
|
 |
| Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Classic ASP Databases section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

July 7th, 2009, 01:59 AM
|
|
Friend of Wrox
|
|
Join Date: Apr 2005
Location: Kolkata, West Bengal, India.
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Synchronizing local database with Remote Database
Hi All,
I am using an ASP page where I am fetching data from my local Oracle database. Now with a click of a SUBMIT Button I need to insert this data into SQL Server database located in a Remote Web Server. How can I do this?
Picking data from local Oracle Database is not a problem. Inserting it into Remote SQL Server Database is a problem. How to form a Connection String that I can use to insert data into remote SQL Server Database.
Can some one help me out. I need sample Connection strings to test it at my end.
Any help on this will be highly appreciated.
|

July 7th, 2009, 03:30 PM
|
|
Friend of Wrox
|
|
Join Date: Jun 2008
Location: Snohomish, WA, USA
Posts: 1,319
Thanks: 3
Thanked 69 Times in 68 Posts
|
|
http://www.carlprothman.net/Default.aspx?tabid=81
especially:
http://www.carlprothman.net/Default.aspx?tabid=87#OLEDBProviderForSQLServer
Scroll down to "To connect to SQL Server running on a remote computer (via an IP address)"
|

July 8th, 2009, 04:01 AM
|
|
Friend of Wrox
|
|
Join Date: Apr 2005
Location: Kolkata, West Bengal, India.
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks A Lot !!!!
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |