Results 1 to 2 of 2

Thread: Database connectivity

  1. #1
    Join Date
    Jan 2006
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Database connectivity

    Does anyone know of a solution or script for connecting to a MS database. It is purely for an intranet all on the same server so i have discared all the PHP, ASP stuff. Any ideas would appreciated.


    Kase

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    uh... php. Yep.

    ASP can too, but I don't like it.

    1. It must be server side... so... one of these is best.

    2. JS and such aren't server side.

    3. If you have it on a local intranet you STILL need a way to connect... install php and use it.

    That's all I know.


    Or, buy a professional system for your company.... one that's not even related to the internet, but to a local server and such. No clue about that more than what I said, though.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •