Viewing 12 posts - 31 through 42 (of 42 total)
I would expect to see gradual memory loss during the day but to jump from 331Mb free at 23:59 to 144 Mb free at 00:00 (we have perfmon running all...
February 17, 2003 at 9:12 am
Try this version - we use it successfully to import an excel file
FROM OpenRowset
('MSDASQL', -- Provider name
'Driver=Microsoft Excel Driver (*.xls);
DBQ=xxxx.xls',-- datasource; filename
'SELECT * FROM [sheet1$]') as NewRates--sheet name...
December 31, 2002 at 6:11 am
Thanks for all your help folks..my boss came up with a solution using a temp table and a user defined function to get round the problem.
June Johnston
July 1, 2002 at 4:46 am
The table contains various languages with a phrase in english, to be translated into various languages (including Italian, German, French etc).
It is storing all kinds of phrases not just dates.
The...
June 27, 2002 at 9:34 am
I just reinstalled SP2 and have solved the problem.
My SP2 was installed before Analysis Manager
Thanks folks
June 11, 2002 at 2:36 am
That is exactly what we have done - our live box was showing the fill factor, while dev boxes did not.
June 6, 2002 at 8:37 am
Yes we have maintenance plans and yes I have just checked they are reorganised with 10% free space.
Thank u so much
June Johnston
June 6, 2002 at 7:38 am
Thanks for that, but I am trying to determine what is causing this to be set when tables are created.
When I create a table and then modify the index in...
June 6, 2002 at 5:10 am
Thanks for your reply - and sorry for the delay in answering (we had a Bank Holiday over here !!)
I have SP2 loaded on my machine (I assume it includes...
June 5, 2002 at 2:31 am
Viewing 12 posts - 31 through 42 (of 42 total)