Yes, I know that, I have SQL Server 2005, but how can I upload these files?
Martin
User Profile
Collapse
-
Ok, thanks I also needed to know what those files are, but what can I do if I only have them, I mean I have a file called asdb.mdf and another called asdb_log.ldf; how can I get the DB from them?
MartinLeave a comment:
-
Hello, I want to reply myself to let you all know how I solved what was happening. I had to download the latest version of ntwdblib.dll, the version that comes with PHP is not the last one, and it does not work properly.
MartinLeave a comment:
-
{SOLVED} How to access Sql Server using Apache on a windows machine?
Hello all, first I want to say that I have been developing in PHP using MySql, but now I want to do it using Sql Server, so I have downloaded and installed Sql Server Express 2005.
I have read a lot about how should make a connection, but still I cannot make it work. I am using PHP 5.0.4 and Apache 1.3.3 on windows XP SP2.
This is what I have tried to do:
[PHP]
$myServer = "localhost,1031 ";
$myUser =...
No activity results to display
Show More
Leave a comment: