Viewing 15 posts - 31 through 45 (of 194 total)
I've to agree to post by Jason Selburg. As I've not come across these situation and was trying to fetch information but finally ended up unsuccessfully.
October 30, 2007 at 1:38 am
I agree with Sugeesh on this issue.
October 30, 2007 at 1:33 am
http://msdn2.microsoft.com/en-us/library/aa258255(SQL.80).aspx --- try this link. Might be useful for your problem
October 30, 2007 at 1:25 am
In the SQL Server 2005, after you create a SSIS package ( DTS), you want to create a job and schedule to run it. You will get the error to...
October 30, 2007 at 1:09 am
Pleaze find link, on Tracing & how to configure performance on tracing stuff///etc., Hope this will find somehow useful to you in adopting these terminologies....
October 30, 2007 at 1:06 am
go to entrprs mgr, chk for the advtur db is in SUSPECT MODE. If so, then remove the un-wanted files from the server and move to the remote drive where...
October 29, 2007 at 11:54 pm
I'm not sure the below topic will help you in solving this issue.. Try this!!!!!!!!
October 29, 2007 at 11:41 pm
Try out this examples for NO LOCK when,where & how to use the same....
sqljunkies.com/Forums/Search/default.aspx?SearchFor=1&SearchText=AspiringGeek
channel9.msdn.com/wiki/default.aspx/PerformanceWiki.SQLServer2000Guidelines
msdn2.microsoft.com/en-us/library/ms998577.aspx
classicasp.aspfaq.com/general/how-do-i-make-my-asp-pages-more-efficient.html
http://www.mssqltips.com/tipimages/1253_concurrencyIsolationLockingVersioning.txt
October 29, 2007 at 11:35 pm
in ssis, use expression and write a function to segregate the datetime into the required format what you need.. Please check for MSDN for samples/solutions.....
October 29, 2007 at 5:54 am
check this i think this might be helpful 2 u.
October 29, 2007 at 5:33 am
Jay,
Try this!!!!!!!!
msdn2.microsoft.com/en-us/library/ms188465.aspx
October 29, 2007 at 5:00 am
Hey,
Try these links which helps in performance better for data transformation from Xcel to Sql....
http://www.excel-db.net/help/features.htm
msdn2.microsoft.com/library/aa203746(office.11).aspx
http://www.sqlmag.com/Article/ArticleID/38905/sql_server_38905.html
search.techrepublic.com.com/search/Microsoft+Excel.html
October 29, 2007 at 4:09 am
I guess your each DTS has to call different endpoint connections for data reteriving. For e.g., osd1 is trying to fetch the values from excel, similiarly others might also try...
October 29, 2007 at 4:04 am
I think the design of the DB itself is a big FLAW. Each & every time if you go back & try to create indexes that may cause the reflections...
October 29, 2007 at 3:59 am
Viewing 15 posts - 31 through 45 (of 194 total)