Your database IP is 127.0.0.1, unless you host databases on other server different than you server files.
Example, if you have ShaiyaServer and MSSQL databases on the same PC or same VPS(Virtual Private Server, used for making Shaiya public), then you will use 127.0.0.1 as database IP, but if you have ex. 2 VPSs, 1 for your server files and second for databases, then you will need to change it to IP of second VPS, the one that hosts databases.
Exept old releases, they are all using odbc. So i don't why you are trying to use an old mssql script from abrasive till all of his scripts are working with odbc.
Just use new ones and not olders.
And he is not using abrasive scripts. But he should. Till the script he is using is 4 years old.
Exept old releases, they are all using odbc. So i don't why you are trying to use an old mssql script from abrasive till all of his scripts are working with odbc.
Just use new ones and not olders.
And he is not using abrasive scripts. But he should. Till the script he is using is 4 years old.
Problem?
I forgot which of these many scripts use which method. So? He's not using his scripts, so?
Did I help him? Yes.
Did you help in anything besides you made yourself look like a ******? No.
Register MsSQL Problem 02/23/2013 - Web Development - 0 Replies Hallo zusammen,
ich habe seitdem ich in meiner DB eine neue Spalte hinzugefügt habe, probleme beim registrieren, undzwar erstellt er den Account nicht mehr.
Zum registrieren benutze ich eine Prozedur.
Ich habe gestern eine neue Spalte hinzugefügt ( uid, mit AI ).
Seitdem kann ich mich aber nicht mehr registrieren.
Hier mal die ganzen Codes:
register ( nur die query ):
[Frage]Mssql Remote Connect 06/14/2012 - Web Development - 1 Replies heyho liebes Forum. :3
Ich beschäftige mich nur mittelmäßig lang mit Mssql, aber hätte mal die Frage, wie man dort einen Remote Connect einrichtet (den man dann logischer Weise auch via PHP nutzen kann)?
Bevor ich irwas kaputt mache, frage ich lieber erst einmal. ;)
mfg.
How to remote connect to mssql database? 10/29/2011 - SRO Private Server - 3 Replies How can I connect to dedicated server's mssql database?
sqlserver2005 express edition + sql managment studio installed on both computer (dedi server and my pc)
sqlbrowser enabled and running
tcp/ip enabled, remote connections enabled
i tried connecting like
serverip:port
serverip\sqlexpress
serverip:port\sqlexpress
serverip
helping php iss users with mssql connect 10/20/2011 - Shaiya PServer Development - 44 Replies i have not see anyone realy helped with this one. but after what i have seen you need:
In versjon 5.3 of PHP was the support for php_mssql.dll removed. This uses mssql_connect() that all php files out here uses. PHP and microsoft recomend is "Microsoft Drivers for PHP for SQL Server".
this has a close syntax, but have other names.
to conect you need this.
<?php
MSSQL-connect Problem 07/02/2011 - Flyff Private Server - 0 Replies Ich versuche seit einer Stunde Treachery CS-Shop zum laufen zu kriegen, aber ich schaffe es einfach nicht das PHP sich endlich mal meinem Willen beugt und sich mit meiner DB verbindet...
Ich gebe in die config.php datei brav meine Daten ein, allerdings will es trotzdem nicht klappen...
http://img18.imageshack.us/img18/2105/mssql.png
http://img220.imageshack.us/img220/8788/configr.p ng
http://img31.imageshack.us/img31/7397/resultata.p ng
Wäre echt nett, wenn mir jemand einen Tipp geben...