Viewing 15 posts - 76 through 90 (of 101 total)
Thanks for all you help. I have started using active X script, Wich seems to have soved this problem and others.
July 28, 2003 at 2:23 am
According to books online HH means 24 hour where hh is 12 hour, but my format string is
dd MMM yyyy HH:mm:ss wich when you preview shows a time of 05:24...
July 22, 2003 at 10:27 am
I had a discussion here thread :-
http://www.sqlservercentral.com/forum/link.asp?TOPIC_ID=12397
I have decided to wait for the release of Reporting services for sql server comes out and for now am sticking with crystal...
July 8, 2003 at 9:39 am
quote:
Any links to the documentation of the 'known sql2k cpu peak' problem?Is this documented in Microsoft Knowledge Base?
June 23, 2003 at 9:11 am
Thanks for the info. I do plan to run performance monitor to find out how busy the servers are, Just a bit worried about our production server it regulary peaks...
June 20, 2003 at 8:18 am
Let us jnow how you get on. We donot have msdn (eventually convinced my boss to subscribe) so cannot test. I read that Reporting services was only due to be...
June 17, 2003 at 7:28 am
I found a one page description of what the rporting services is about. Phoned microsoft and asked them about it they said they counld not give any info as it...
June 2, 2003 at 5:37 am
I have searched microsoft site against reporting services and cannot find any infomation about this product. could you give us an url to look or more info.
May 30, 2003 at 7:55 am
I do something similar although the task is not automated in sql but called through vb. What i did was created my dts package to import dat from an excel...
May 23, 2003 at 7:57 am
If you create your dts package using import/export and save it to local packages instead of running. then goto to DTS local packages in enterprise manager right click on pakage...
May 21, 2003 at 9:32 am
On th connection string for the database the pooling option must be set to true in order for the connection to be obtained from a pool, in the connection sting...
May 21, 2003 at 6:18 am
Do you use Microsoft transactiom server(MTS) this is the only place that i can think connections will be pooled.
May 21, 2003 at 4:15 am
I have been looking into this problem and have come to a conclusion that SQLMail is different from SQLAgentMail in the way it implements the mapi. i have setup alerts...
May 20, 2003 at 10:05 am
I did notknow there was a Isnumeric function,Nothing in my sql 6.5 unleashed book." i read in books online it seems it will work but i donot know how to...
June 28, 2002 at 10:33 am
I have found the problem and solved it. the solution was:- the repl_publisher login was not an alias of DBO. once i dropped all the tables and made the login...
March 19, 2002 at 6:29 am
Viewing 15 posts - 76 through 90 (of 101 total)