Forum Replies Created

Viewing 15 posts - 31 through 45 (of 325 total)

  • RE: Restore Log in SQL Server 2000

    i think also that you can inser a checkpoint in your transaction .. so you can restore back to this checkpoint

    read more on this in BOL, if this is important to...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Remote registrations

    did you install SQL Server SP3a ? 


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: sp_addlinkedserver and Excel

    to make path on any other machine write something like this

    \\MachineName\D$\FileName.xls

    i hope this help u


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Severe but intermittent performance problem

    if your SP take huge time to execute .. then you have to check these options that may help u

    1- take care that your SQl server doesn't have any other...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: You cant carry out this action at the present time

    do you have enough Rams on this machine? .. try to increase Rams .. it gives you more performace

    what is the Access version you use ? 2000 or Xp (2002)...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: I need any resources talk about POS or ERP

    Ineed them because i want to review any Design I make ..and any changes i need to make

    by the way jgoodwin, the site you gave to me , i don't...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Extended Stored Procedures

    realy i don't know ... you can delete one by one (with seeing names ..) and if problem happened get the one back again

    I don't think you have to do...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: DBCC INPUTBUFFER being blocked by MSAccess

    I think you have to make this indexdefrag after working hourse .. and to kill users who are connecting bewfore you do this (there is a script to make this...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: does auto update stats ?

    i want to ask ..

    what is best ... to check auto update statistics in DB properties .. or to make statistices update by yourself (by maintance plan for example) ?


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Jobs in sql server agent having issues with job history

    what about reindex msdb (if you can).. this may solve your problem


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Extended Stored Procedures

    what do you meen by inactive extended stored procedures ?


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Check Last Date DB was Accessed

    download Log P.I. this may help u to see what you want.

    Download a free full evaluation copy now!


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Trace discrepancies

    if your SP take huge time to execute .. then you have to check these options that may help u

    1- take care that your SQl server doesn't have any other...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Truncate vs delete

    i think you have to shrink DB after making your Truncate .. or shrink Log after making delete .. so the DB size is less and the space returned to...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Output data to text files

    what about using DTS wizard ?.. right click on your Database and All Tasks>> export Data

    and in the last screen Save your DTS package .. so you can use it...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

Viewing 15 posts - 31 through 45 (of 325 total)