Forum Replies Created

Viewing 15 posts - 241 through 255 (of 302 total)

  • RE: Snack Attack

    On the other hand I have been known to crunch mints one after another when everything has gone 'Pete Tong'.  I can get throught packets in a day

    Madame Artois

  • RE: Snack Attack

    Don't be daft...........CHOCOLATE!!

    Madame Artois

  • RE: Permissions to run a SQL statement

    Dear all

    Thanks for keeping going whilst I was on my Christmas break.  We are nearly there!  The programmer is re-writing the old code so I will need to check...

    Madame Artois

  • RE: Permissions to run a SQL statement

    We delved further with this and discovered that it was the old issue; American dates versus English dates.  The programmer re-wrote the select statement.  This got him pass the error...

    Madame Artois

  • RE: Why do the DTS packages think I own them?

    Logging on to the network as a generic NT login worked and we could then change the owner of the dts packages.  However, to do any work on these transfered...

    Madame Artois

  • RE: Permissions to run a SQL statement

    The programmer ran the code

    The actual query (VB replaced) is

    SELECT * FROM rai_ProbIdea where ((handler = 'ACFO(FS)') and ((status <> 'DECISION') and (status <> 'INAPPROPRIATE') and (DATEDIFF(d, CONVERT(datetime,...

    Madame Artois

  • RE: Permissions to run a SQL statement

    I shall discuss with the programmer soonest; he's got someone with him and I haven't got a clue what it is supposed to show. 

    I stick to DBA; originally the...

    Madame Artois

  • RE: Permissions to run a SQL statement

    The statement is:

    rs.open"SELECT * FROM rai_ProbIdea where (("&filter&" = '"&SearchOn&"') and ((status <> 'DECISION') and (status...

    Madame Artois

  • RE: Why do the DTS packages think I own them?

    Further delving in the woodwork has revealed that sp_reassign_dtspackageowner requires 3 parameters.  @Name being the name of the dts package, @id being the unique identifier (you can obtain this from...

    Madame Artois

  • RE: Why do the DTS packages think I own them?

    We have found the undocumented stored procedures in msdb called sp_reassign_dtspackage owner.  It has three parameters of 'name', 'id' and 'new name'.

    I have run this with the correct names and...

    Madame Artois

  • RE: I''''ve been outted...

    Are you not sure that your previous life wasn't better???

     

    Madame Artois

  • RE: Database marked Suspect

    I would have favoured doing a backup of the original database to a device, copying the device across to the new location and then doing a restore rather than simply copying...

    Madame Artois

  • RE: Preventing Access to SQL Data from MS Excel

    I would be curious about this scenario as well.  I have a case where MS Access is being used to access SQL Server in order to download information for an...

    Madame Artois

  • RE: Moving Master & System DB''''s to new Secondary Server

    No problem.  At least next time (and there is always a next time) you will be prepared and know what does and doesn't work.

    Madame Artois

  • RE: Moving Master & System DB''''s to new Secondary Server

    Is this problem sorted?  I haven't heard for a couple of days and I'm curious as to why this problem happened.

     

    Madame Artois

Viewing 15 posts - 241 through 255 (of 302 total)