Forum Replies Created

Viewing 15 posts - 1,156 through 1,170 (of 1,185 total)

  • RE: Importing data from txt file (fixed length fields)

    Sounds about right. They probably are still working out the bugs to get the varchar/char working greater than 255.

    Still am sorry to hear that....

  • RE: Importing data from txt file (fixed length fields)

    I am currently importing fixed-length and variable length text files as well.

    I have created a Schema.ini file in which I place all the information regarding the file Column...

  • RE: process never stops (Killed/Rollback)

    I was afraid you might say that. However, it never hurts to try... =)

    AJ Ahrens

    SQL DBA

    Custom Billing AT&T Labs

  • RE: process never stops (Killed/Rollback)

    There is another forum that discusses send e-mail out differently. Basically they load all information into tables (different tables for data location, recipients, schedules, etc...) From that system they...

  • RE: SQL 2000 SP3

    Only problem I ran into on some machines NOT ALL is that I had to reboot several times during the install process before the install would work. Minor inconveniece...

  • RE: How to Execute Views from VB

    I'm going to add my two cents as well. This is a very interesting topic.

    If the issue is with the complexities of the joins across the tables why don't...

  • RE: Worst Practice - Bad Comments

    I have inherited a system that has NO comments in it whatsoever. I have added comments as I modify the procedures and have to spend a lot of time...

  • RE: SQL Server Agent wishes

    Stacenic,

    Trust me I have tried that. I have posted on this board previous to this forum regarding this issue. The checkbox works in SQL 7.0 however, the...

  • RE: SQL Server Agent wishes

    How about when you schedule a DTS package you can see the name instead of some encrypted algorithm that you cannot decipher

    AJ Ahrens

    SQL DBA

    Custom Billing AT&T Labs

  • RE: SQL Server Agent wishes

    I would love to see the functionality of SQL Mail from 7.0 restored to SQL 2K and higher. Specifically in 7.0 when you sent e-mail it was retained in...

  • RE: SQL Worm - Are we lazy

    I have to agree with Bkelly and Lee about command line interfaces. When you do it yourself you know what was backed-up, changed, where/when, etc... YOu also know...

  • RE: Ways to Determine the Version and SP of SQL Server

    This is a great article. When Sapphire (SQL Slammer) hit our networking team went to every machine that even had SQLServer.exe (inside service packs or not) and shut them...

  • RE: SQL Worm - Are we lazy

    Thanks for the URL.

    I have just subscribed. It takes a lot of research and checking to see when these come out and hopefully this will help streamline and reduce...

  • RE: SQL Worm - Are we lazy

    I would have to say we are not lazy.

    I would agree with everyone that has posted thus far that there are various hoops, hurdles, reviews, approvals etc... to get hotfixes,...

  • RE: disable xp_sendmail

    Another way to handle this problem would be to build a single stored-procedure that all others would call to generate the xp_sendmail. You could then (if you know the...

Viewing 15 posts - 1,156 through 1,170 (of 1,185 total)