User Profile

Collapse

Profile Sidebar

Collapse
martinroldan
martinroldan
Last Activity: Apr 18 '07, 02:50 PM
Joined: Nov 14 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • martinroldan
    replied to ldf & mdf
    Yes, I know that, I have SQL Server 2005, but how can I upload these files?
    Martin
    See more | Go to post

    Leave a comment:


  • martinroldan
    replied to ldf & mdf
    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?
    Martin
    See more | Go to post

    Leave 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.

    Martin
    See more | Go to post

    Leave 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 =...
    See more | Go to post
No activity results to display
Show More
Working...