If it's a normal SQL Server from Microsoft, all you need is the right Connection Connection String
($DSN = "Driver={SQL Server};Server=servername;Database=dbname;Uid=userid;Pwd=password;")

and the UDF DBCommand()
_________________________
-=If you absolutly believe you can make up talent with hard work, there is no limit to what you can't achieve.=-