how to use regional settings when connecting to SQL Server with a connection string? Is there a parameter for it?
How do i specifiy to use the regional settings (those settings in Windows control panel) for numbers, dates and currency?
When defining a DSN connection in ODBC manager Windows i can check to use the regional settings.
But how do i specifiy this in a connection string for SQL Server?
Matthias