Viewing 10 posts - 1 through 10 (of 10 total)
Hi,
I've got the same question and to my opinion the additional connection parameters are a SQL Server *client* thing - the server isn't aware of these settings ...
Anyone...
November 28, 2017 at 3:52 am
Hi,
thanks for your thoughts.
homebrew01 (6/10/2009)
It's possible to have autogrowth enabled, but also have max file size restricting the growth. I think you'd get a different error though.
As I mentioned within...
June 10, 2009 at 9:18 am
Mani Singh (6/10/2009)
Can you list your disk configuration and how data/log/system/binaries files are placed/managed.
Configuration:
Drive C:
* System, SQLServer binaries & system db's (e.g. tempdb)
* ~...
June 10, 2009 at 7:33 am
Hi,
joeroshan (6/10/2009)
Have you tried manually growing the file?
yes, that's the way we're working at the moment.
We've grown the database file manually to 350 GB with success.
The question is why has...
June 10, 2009 at 7:23 am
Hi,
as this is an unsupported assembly () you must register it
before using it with "CREATE ASSEMBLY" statement.
But you should carefully test this - there's surely a reason why the assmenbly...
February 29, 2008 at 9:00 am
Hi,
take a look at the BCP (bcp.exe) utility...
HTH,
Karsten
February 21, 2008 at 8:18 am
Just for my understanding:
Isn't it possible to register unsupported libraries and use them in e.g. CLR SP?
http://technet.microsoft.com/en-us/library/ms403279.aspx :
Unsupported libraries can still be called from your managed stored procedures, triggers,...
February 21, 2008 at 1:25 am
Hi
AElsmore (2/15/2008)
Is there a way that I can find out which version of the .Net Framework is installed on the SQL Server without having to use a CLR Assembly?
There's an...
February 19, 2008 at 2:12 am
Hi Anders,
in my case the issue is solved!
Microsoft has released a "cumulative update package 3 for SQL Server 2005 SP2" that resolves this problem ( SQL Server Bug# 50001639 ).
A...
August 29, 2007 at 4:43 am
Hi Adrian,
thanks for your suggestion but I've already done this without any speedup ...
Meanwhile I've worked around this issue but nevertheless I'm curious about this behaviour...
Karsten
August 17, 2007 at 12:19 am
Viewing 10 posts - 1 through 10 (of 10 total)