Forum Replies Created

Viewing 15 posts - 1,621 through 1,635 (of 2,010 total)

  • RE: variable query question

    OK so maybe it's just me, but it seems almost like you're reinventing the wheel here.

    If you're looking for a column or whatever other type of object in your database...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: retriving the username, who is executing the query

    this is a cross post from here...

    http://www.sqlservercentral.com/Forums/Topic411818-338-1.aspx

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Retriving username ,who is executing the query

    Are the connections being made via Windows Auth or is your application connecting each user through the same username/password? If so I'd suggest having the application deal with finding...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Link Server OLE DB Problem

    I'm guessing you already tried the answer you found for yourself a few months ago?

    http://www.sqlservercentral.com/Forums/Topic403104-146-1.aspx

    Also check this out and see if it helps you...

    http://forums.mysql.com/read.php?60,19295,20586#msg-20586

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: System Performance - High CPU utilization--> SQLSRV.exe

    Does you SQL service always take up that much CPU time? Is this all day long or just at certain times throughout the day? Have you begun to...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Arranging the data??

    Good Lord that's a lot of Non Breaking Spaces...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: RS in DMZ host

    basically what I'm saying is that you don't need to rebuild the entire thing. All you need to do is open the appropriate ports in your firewall to allow...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Creating filters using OR

    yup, that's the reason why I have it in filtering the results on the page and not in the recordset. also, That way I can pull the records once...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Creating filters using OR

    Yeah, That's kinda what I thought the answer was going to be.

    Thanks.

    -Luke.

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Tracking changes made thru EM

    There are a variety of 3rd party utilities out there that do some sort of auditing or another. Basically they are still just using a profiler trace although they...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Arranging the data??

    I wouldn't be very pretty, but you could use the following to find your maximum number of names and use some dynamic SQL to create your output. Depending on...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Email Newsletter Format

    Steve, it looks like Charles and I are both using Gmail. If I view the the newsletter from the archive it's fine. When I view it via gmail...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: RS in DMZ host

    This isn't quite step by step but should get you going in the right direction...

    http://msdn2.microsoft.com/en-us/library/ms159114.aspx

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Can Large Data Extractions from SQL cause connection problems

    Also, when the large extract is occurring, how are things with the overall health of your server. Is it using up all the CPU, Memory and Disk I/O's that...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Displaying Reporting Services drill-through reports in new browser window

    There servername param is the name of your server that host Reporting Services. If the name of the server hosting your resporting services instance is named MyServer then servername...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

Viewing 15 posts - 1,621 through 1,635 (of 2,010 total)