Viewing 9 posts - 1 through 10 (of 10 total)
Sorry everyone I have solved the problem myself. I found that when i looked at the table in design view i.e. 'Modify' I found that the nvarchar which...
April 23, 2009 at 4:15 am
We have done it! It has worked! Thanks Paul and everyone else that has contributed.
Am really pleased this is my first .net / sql project and although it...
April 21, 2009 at 2:51 am
Just had another thought my thirty day trial version must have been enterpriser eddition, although I never did check.
The windows server operating system on that virtual hard disk was certainly...
April 20, 2009 at 6:00 am
I have just taken the -g switch out of the Startup Parameter.
I didn't put it in myself so just to clarify that I have done it correctly
I have removed the...
April 20, 2009 at 5:38 am
Paul I forgot again.
We are running SQL Standard 9.00.3042.00 SP2.
April 20, 2009 at 3:36 am
Paul good point to try. Thanks again for all your help.
I have just moved the dll to C:\ and have tried the following code:
USE [NSG_Data]
GO
EXEC sp_configure 'clr enabled', 1
GO
RECONFIGURE
GO
/******...
April 20, 2009 at 3:29 am
Paul in answer to your questions.
The server is 32 bit, it has 4.00GB of physical memory.
Virtual Memory is configered:
C: 512 - 1024MB
D: 6144 - 8192MB
Which I am told is how...
April 20, 2009 at 2:29 am
Paul thanks for your questions i shall answer them shortly. Just a quick update we tried increasing the memory available by increasing the -g switch to -g1024 and restarted...
April 20, 2009 at 1:22 am
Thanks for your post, I have since posting read this:
It mentions that restarting the service, as we did, isn't sufficient to apply the change to the startup parameter.
I was told...
April 17, 2009 at 3:12 am
Viewing 9 posts - 1 through 10 (of 10 total)