CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Database Q's

Threaded View

  1. #1
    Join Date
    May 2006
    Posts
    306

    Database Q's

    First and foremost...
    Is MSSQL compatible with PHP?
    *googles*
    Oh cool it is.

    So, how would I access and create a database? Is it similar to some mySQL tutorials?


    what does a database file normally look like? I see some setups where it's just a bunch of files and folders, like for a php chat or something.

    what's the extension for a database file? .db? .sql?
    Last edited by code?; March 16th, 2009 at 11:55 PM.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured