Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-29-2007, 11:46 AM   PM User | #1
Kal
Regular Coder

 
Join Date: Dec 2005
Posts: 309
Thanks: 0
Thanked 0 Times in 0 Posts
Kal is an unknown quantity at this point
update mssql via php on windows

Hi guys

How do i go about updating a MSSQL table via PHP on a Windows platform?

Thanks inadvance.
Kal is offline   Reply With Quote
Old 05-29-2007, 12:33 PM   PM User | #2
meth
Regular Coder

 
meth's Avatar
 
Join Date: Jan 2003
Posts: 262
Thanks: 0
Thanked 9 Times in 9 Posts
meth is on a distinguished road
A few more details required. Perhaps check out this Sitepoint article on php & mysql.
__________________
I do Web Design, Brisbane based.
More time spent in PHP/MySQL Web Development.
And Search Engine Optimisation takes up the rest of it.
meth is offline   Reply With Quote
Old 05-29-2007, 01:25 PM   PM User | #3
Kal
Regular Coder

 
Join Date: Dec 2005
Posts: 309
Thanks: 0
Thanked 0 Times in 0 Posts
Kal is an unknown quantity at this point
that article discusses mysql and i need to update a an mssql table.
Kal is offline   Reply With Quote
Old 05-29-2007, 01:36 PM   PM User | #4
Brandoe85
teh Moderatorinator


 
Join Date: Sep 2004
Location: USA
Posts: 2,472
Thanks: 4
Thanked 40 Times in 40 Posts
Brandoe85 will become famous soon enough
Check out the docs for mssql:
http://us2.php.net/mssql

That should get you started.
good luck.
__________________
-Brando
Why using tables for eating is stupid!
Brandoe85 is offline   Reply With Quote
Old 05-29-2007, 01:53 PM   PM User | #5
meth
Regular Coder

 
meth's Avatar
 
Join Date: Jan 2003
Posts: 262
Thanks: 0
Thanked 9 Times in 9 Posts
meth is on a distinguished road
mssql_connect
mssql_select_db
mssql_query

Same process as with MySql, diff functions.
__________________
I do Web Design, Brisbane based.
More time spent in PHP/MySQL Web Development.
And Search Engine Optimisation takes up the rest of it.
meth is offline   Reply With Quote
Old 05-29-2007, 02:12 PM   PM User | #6
Kal
Regular Coder

 
Join Date: Dec 2005
Posts: 309
Thanks: 0
Thanked 0 Times in 0 Posts
Kal is an unknown quantity at this point
yeah just been doing some research on it and found out it is those functions, but also read that i need to install a few things too before i can access msssql
Kal is offline   Reply With Quote
Old 05-29-2007, 02:28 PM   PM User | #7
meth
Regular Coder

 
meth's Avatar
 
Join Date: Jan 2003
Posts: 262
Thanks: 0
Thanked 9 Times in 9 Posts
meth is on a distinguished road
Ya, have fun with that one. The amount of hours I've spent debugging php mssql test environments is depressing. Good luck.
__________________
I do Web Design, Brisbane based.
More time spent in PHP/MySQL Web Development.
And Search Engine Optimisation takes up the rest of it.
meth is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:25 PM.


Advertisement
Log in to turn off these ads.