|
-
March 16th, 2009, 11:49 PM
#1
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.
-
March 17th, 2009, 06:40 AM
#2
Re: Database Q's
Two things you always should check before posting a question about any language.
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
-
March 19th, 2009, 10:01 AM
#3
Re: Database Q's
Here are several ways to connect to a MSSQL Server
http://www.webcheatsheet.com/PHP/con...l_database.php
I didn't get the 2.Part of your question.
did you want to learn the basic structur
how a DB works? Or do you want to setup
your own MSSQL server? or what?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|