On Wed, Feb 18, 2009 at 9:53 AM, consoleart <[email protected]> wrote: > here is the code that i use > #!/usr/bin/python > import _mssql > //the error comes in the next line > mssql=_mssql.connect('jagserver','sa','mypassword')
Try replacing 'jagserver' with it's IP address and check if it works. -- Fill what's empty, empty what's full, scratch where it itches. -- Alice Roosevelt Longworth -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
