faqts : Computers : Internet : Web Servers : Apache

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

1 of 1 people (100%) answered Yes
Recently 1 of 1 people (100%) answered Yes

Entry

How do I setup a form page on an Apache/Linux box to interface with MS-SQL on a MS Windows box?

Nov 18th, 2001 04:40
Alex Greg, Richard Wigfall, http://www.phpbuilder.com/columns/alberto20000919.php3?print_mode=1


It depends what you want the form page to do.

If you want to run SQL queries against the MS-SQL server on the Windows 
box, then you need to use a CGI (like PHP) on the Apache/Linux box to 
make an ODBC connection to the Windows box. There's a tutorial on it 
here: http://www.phpbuilder.com/columns/alberto20000919.php3?
print_mode=1