MS SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesMS SQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Dell PowerEdge Servers
  #1  
Old November 21st, 2003, 03:36 PM
Lejnieks Lejnieks is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 9 Lejnieks User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Unhappy Remote connect to mssql via php on IIS6

Long time listner... first time caller... with that said...

Ive been racking my brain here for the passed couple of days, Im trying to connect to a remote msSQL 200 Server using PHP running on a Windows 2k3 box.

first i tried the standard php mssql functions:

$dbuser = "XXXXXX";
$dbpass = "XXXXXX";
$dbname = "XXXXXX";
$dsn = "XXXXXX";
$database = "XXX.XX.XX.XXX";

$conn = mssql_connect ( $dsn,$dbuser,$dbpass ) ;

but no luck, the SQL host told me he didnt even see my servers IP hitting the SQL box... so this proved to be an invalid method (i think, totally in the dark here guys...)

Next i tried ODBC:
$dbuser = "XXXXXX";
$dbpass = "XXXXXX";
$dbname = "XXXXXX";
$dsn = "XXXXXX";
$database = "XXX.XX.XX.XXX";

$conn = @odbc_pconnect( $dsn, $dbuser, $dbpass );

I was succesfull with ODBC however odbc truncates information over 8k, and im submitting at some points well over that amount.


Next i tried ADOdb but i dont see how to connect to a remote using adodb functions/connection methods.


so here is where im left... i am hoping someone could help me out in figuring out how i can connect to a ms SQL database that is remotely hosted, and that will allow me to INSERT over 8kb of data in a single query.

thanks

Reply With Quote
  #2  
Old November 22nd, 2003, 04:21 AM
pabloj's Avatar
pabloj pabloj is offline
Modding: Oracle MsSQL Firebird
Dev Shed God 5th Plane (7000 - 7499 posts)
 
Join Date: Jun 2001
Location: Outside US
Posts: 7,401 pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level) 
Time spent in forums: 2 Months 2 Weeks 6 h 31 m 39 sec
Reputation Power: 255
Do you have SQLServer client tools intalled on the local (php) machine?
Did you check http://it.php.net/manual/en/function.mssql-connect.php ?

Reply With Quote
  #3  
Old November 22nd, 2003, 09:59 AM
Lejnieks Lejnieks is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 9 Lejnieks User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I dont have SQL or the client tools installed on that machine. Should i install it there? What configuration woudl i need to set for the client tools, im a bit unclear on why simply installing the SQL client tools would make that big of a difference in php's connectivity to a remote server.

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesMS SQL Development > Remote connect to mssql via php on IIS6


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five "checkpoints" for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway