Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Date format

    I get access to the SQL Server with a ASP page, this is the connection string: strConnect = "Driver={SQL Server};Server=server;Database=Main;Uid=xxxxx;Pwd=xxxx;"

    Is there a way to specify the language in the connection...

  • RE: Date format

    My OS date setting is dd-mm-yy, 'coz it's italian. But I read that SQL Server can be set using differente date format, like english format without changing OS date system....

Viewing 2 posts - 1 through 3 (of 3 total)