Viewing 15 posts - 5,776 through 5,790 (of 7,502 total)
- SET ARITHABORT ON
... but I don't want to have to check after every statement.... ![]()
![]()
Don't complain if...
May 10, 2007 at 1:49 pm
- what's your server's ram total ?
- The OS also need ram to manage AWE
- keep in mind that task-manager doesn't show correct figures for awe.
User perfmon to...
May 10, 2007 at 1:45 pm
... By default SQL Server 2005 will generate a 512 bit certificate for this purpose....
Can you point to a reference conferming this ?![]()
May 10, 2007 at 8:04 am
any luck with forcing all connections to be encrypted ?
I'm still able to connect without encryption; our sniffer shows the querytext-dump very nice readable.
May 10, 2007 at 8:01 am
the strange thing is that if I install a SSL-cert at serverside (logged on using the sqlserver service account)
and I only enable TCP/IP and set the SQNNC-properties to only...
May 10, 2007 at 7:30 am
- start a sqlprofiler trace and examine the results
- maybe this can point you in a direction
(I don't know from where I got it , but it shows who is...
May 8, 2007 at 5:52 am
...,
case [new] when -1 then 'NEW'
else ''
end AS NewContract,
case [new] when 'Yes' then [rep name] else '' end AS RepName2, ....
May 7, 2007 at 10:53 am
There's a little inconcistency in the csv.
data for build 9.00.1532 isn't in the same layout as the other ones ! ![]()
(the URL position has shifted...
May 4, 2007 at 12:31 am
Maybe not.
We don't have that many access-apps linked to other engines.
I certainly didn't try that path.
May 2, 2007 at 5:21 am
a database consists of at least one filegroup (called PRIMARY).
- a filegroup is a "container" for db-files.
- If you want to put your "on the fly" tables in the...
April 30, 2007 at 8:12 am
I think you should just refresh the linked tables in access and "ask for a new location".
This way you can point to the new server and fill out the correct...
April 30, 2007 at 7:27 am
Maybe it's a good idea to put your "on the fly" tables in separate (huge) filegroup(s) on fast spindles.
April 30, 2007 at 7:21 am
maybe this should be added :
If "legacy" is the only reason for the msde to live, migrate the databases to your sqlservers instance.
If the servicelevels of both instances match, and...
April 30, 2007 at 3:49 am
Viewing 15 posts - 5,776 through 5,790 (of 7,502 total)