HUGE NEWBIE!

  • I am trying to access an IDX database and don't even know where to begin!

    I am fairly proficient using PHP and MySQL but not sure about SQL.  I have Management studio and can do whatever I want with the data using studio but not sure how to connect to the DB using PHP or html.  Can someone tell me where to go for VERY basic information including the correct code to use in HTML to simply connect to a DB?

     

    Thanks....

     

  • I do not know what you mean by an IDX database. SQL Server databases (usually) have the extensions .MDF (data file) with an associated .LDF file (log file).

    How do you want to connect from HTML? With ASP, ASP.NET, PHP, some other type of scripting or some totally different way?

    Hanslindgren

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply