Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)

  • RE: Half a Million

    SELECT opinion_id, site_name, site_benefits

    FROM tblMyOpinions_SitesILike

    WHERE positive_opinion = 1

    AND site_ranking = 1

    AND...

  • RE: Backups on User databases not deleting old backup files

    I just sent this email to my manager the other day.

    We were having similar problems and the things below helped me....

    ------------------

    I was checking the logs on SQL and apparently the...

Viewing 2 posts - 1 through 2 (of 2 total)