S SmallTime Registered User. Local time Today, 15:02 Joined Mar 24, 2011 Messages 246 Jul 21, 2011 #1 Hi, How do I pass and run Code: set language 'british english' to sql server from access Thanks SmallTime
Hi, How do I pass and run Code: set language 'british english' to sql server from access Thanks SmallTime
pdx_man Just trying to help Local time Today, 15:02 Joined Jan 23, 2001 Messages 1,347 Aug 3, 2011 #2 You must use a pass-through query to run TSQL statements directly on SQL Server.
S SmallTime Registered User. Local time Today, 15:02 Joined Mar 24, 2011 Messages 246 Aug 3, 2011 #3 Thanks for this. I was struggling a little before I realised, or discovered, that I should set record returns to 'No' before it would work. All is well now after some time fumbling around. Thanks for the reply though. SmallTime
Thanks for this. I was struggling a little before I realised, or discovered, that I should set record returns to 'No' before it would work. All is well now after some time fumbling around. Thanks for the reply though. SmallTime