Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

best way to pass sql server database connection In DM MX 2004

Status
Not open for further replies.

jefargrafx

Instructor
Joined
May 24, 2001
Messages
273
Location
US
I need to get connection to sql server database. Which server model do I use?

any help is great

thanks

jef
 
that's my question which is the best for connecting to SQL server on another box?

I'm good with php, but asp and coldfusion are a little rusty.

let me know

jef
 
If you already know PHP then that is probably the way to go. PHP has lower up front costs (free), ColdFusion has lower project costs for larger projects (fast coding and great built in functionality), and .asp is good if you already know VB script.

.asp coders seem to have by far the most positions available but CF coders tend to make a little more - if they can find a job.

Peace



BT
 
thanks,

I'll use php...I already have most of the code from another project...the only difference will be the connection to SQL server instead of MySQL

very helpful

jef
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top