﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Database Deployment Toolkit » Database Deployment Toolkit (How do I?)  » Deploying data via a TCP/IP connection to database</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 13:24:18 GMT</lastBuildDate><ttl>20</ttl><item><title>Deploying data via a TCP/IP connection to database</title><link>http://forum.strataframe.net/FindPost6439.aspx</link><description>I would like to deploy packages remotely.  Is it possible to use a TCP/IP library with the Dbengine? This is how I've connected normal SF apps to remote db via a vpn.  Or is there another way?  I'm cautious about installing an app on a production db server.</description><pubDate>Wed, 31 Jan 2007 16:55:09 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Deploying data via a TCP/IP connection to database</title><link>http://forum.strataframe.net/FindPost6473.aspx</link><description>Well, I didn't think it made any sense :)&amp;nbsp; I am glad you got it working.</description><pubDate>Wed, 31 Jan 2007 16:55:09 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Deploying data via a TCP/IP connection to database</title><link>http://forum.strataframe.net/FindPost6466.aspx</link><description>Well, I did some sniffing....and it worked.  The DDT had no problem connecting.  I'm guessing I probably fubared typing in the password, or used a non-server admin account or something stupid like that.  Thanks for the help and sorry for the trouble.  :blush:</description><pubDate>Wed, 31 Jan 2007 10:43:30 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Deploying data via a TCP/IP connection to database</title><link>http://forum.strataframe.net/FindPost6455.aspx</link><description>More than likely there is a port that you do not have access to.&amp;nbsp; Have you tried to put a packet sniffer on the network to see what ports are trying to be accessed?&amp;nbsp; This is how we figure out those types of issues.</description><pubDate>Tue, 30 Jan 2007 20:40:32 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Deploying data via a TCP/IP connection to database</title><link>http://forum.strataframe.net/FindPost6449.aspx</link><description>[quote]At what point does it "bomb"[/quote]&lt;br&gt;
&lt;br&gt;
When authenticating, on page with server name and authentication information.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
[quote]how are you attempting to deploy it?  Are you using the DatabaseMigrator class or deploying through the DDT?[/quote]&lt;br&gt;
&lt;br&gt;
Using the deploy database wizard directly in the DDT&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
[quote]Also, what type of connection is this?[/quote]&lt;br&gt;
&lt;br&gt;
I have access to port 1433 and terminal services on port 3389.&lt;br&gt;
&lt;br&gt;
[quote]If there is a VPN then there should be no issue, but if these are just exposed ports then there could be some issue there in the connection.[/quote]&lt;br&gt;
&lt;br&gt;
Whenever I connect to the db, I have to indicate the network library to use and also use the IP. This is how I connected to it within SQL Server Management Studio.  &lt;br&gt;</description><pubDate>Tue, 30 Jan 2007 17:16:15 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Deploying data via a TCP/IP connection to database</title><link>http://forum.strataframe.net/FindPost6447.aspx</link><description>At what point does it "bomb" and how are you attempting to deploy it?&amp;nbsp; Are you using the DatabaseMigrator class or deploying through the DDT?&amp;nbsp; Also, what type of connection is this?&amp;nbsp; If there is a VPN then there should be no issue, but if these are just exposed ports then there could be some issue there in the connection.&lt;/P&gt;&lt;P&gt;We use SMO (the same thing as SQL Server Management Studio) to actually connect to the server.&amp;nbsp; We authenticate the connection first before doing anything else.</description><pubDate>Tue, 30 Jan 2007 16:59:36 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Deploying data via a TCP/IP connection to database</title><link>http://forum.strataframe.net/FindPost6443.aspx</link><description>I knew that SQL server supports TCP/IP, as I've been using it for a couple of years with my app :P&lt;br&gt;
&lt;br&gt;
I'm glad DDT supports it too :D&lt;br&gt;
&lt;br&gt;
Now, how? I've attempted to deploy my security db right from DDT to my remote server. It bombs. I know I have a connection to the server, as SQL Server Management Studio is connected, via TCP/IP (and I've deployed a number of other changes to the db through it).  I tried the server name, the IP and the IP:port. All failed, reporting that a connection to SQL server couldn't be established, and to try my settings again.</description><pubDate>Tue, 30 Jan 2007 16:50:18 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Deploying data via a TCP/IP connection to database</title><link>http://forum.strataframe.net/FindPost6441.aspx</link><description>SQL Server fully supports TCP/IP as does the DDT.&amp;nbsp; If the specified host name or IP can be resolved and the SQL Server accessed and authenticated, then the DDT can deploy to it.</description><pubDate>Tue, 30 Jan 2007 16:39:25 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>