Forum Replies Created

Viewing 9 posts - 106 through 115 (of 115 total)

  • RE: SQL trace

    Hi

    On the trace file - you can change the proprties, i.e. change the selection of what events are shown, you may want to filter out the transactions and import section...

  • RE: Insert not working from Access to SQL

    Hi

    The error you mentioned does not look like a typical SQL Server error. Is the error an application error that is not displaying the actual error issued from the Server?

    The...

  • RE: Transfer/copy 2000 database to 2005 with 2005 Express

    Hi

    As far as I am aware - by changing the Compatibility Level in Properties --> Options --> Compatibility level - to say SQL 2005 (90)

    This initiates the "conversion" of the...

  • RE: My second (or more) stupid question(s)

    Hi John

    This is a tricky one...

    You have a SQL Server called PC2007JOHN\SQLEXPRESS

    This means that in SQL Server Management Studio Express you need to either see the following:

    a server called...

  • RE: SSRS on Sql Express

    Hi

    I am not 100% familiar with the SRS Express edition - but this may help.

    The machine that hosts the SSRS required IIS to be installed - you should then be...

  • RE: Transfer/copy 2000 database to 2005 with 2005 Express

    Hi

    I would ensure the following:

    1) Do you have Enterprise Manager or SQL Query Analyser for SQL 2000?

    2) Do you have the Advanced Tools for SQL 2005 Express (if now download)

    3)...

  • RE: SQL 2005 backup maintenance plans failing

    Hi

    I have had a similar error and mine was not due to version - but maybe versions above 3042 may correct your problem.

    What happened to me was that in one...

  • RE: BackUp strategy

    Hi Ambuj Mathur

    The true answer here is - it depends...

    Small DB - Low Transaction Volume

    If you have a 150MB Database and the system that makes you of this database is...

  • RE: Cann't take backup on Network Drive

    Hi Shahzadi

    I would troubleshoot in the following manner:

    Click Start - Run - in the open dialogue paste the following:

    \\0.0.0.0\SQL_Backups\FullBackups

    Can you get to this path? -

    If NO then setup file...

Viewing 9 posts - 106 through 115 (of 115 total)