Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. DBA2RELOADED

    2 different Unicode Collation

    I'm trying combined 2 sql servers (7.0) to 1 sql servers (2000). However, the 2 sql servers have two different unicode collations: One Server: SQL Server's Unicode collation is: 'English' (ID = 1033). Second server: SQL Server's Unicode collation is: 'English' (ID = 2057). Is it possible...
  2. DBA2RELOADED

    Transaction Log Backup Job for DB Maintenance Plan Failed

    I recently upgraded SQL 7.0 to SQL 2000, and after the upgrade, I'm getting this failed run on Transaction Log Backup Job for DB Maintenance Plan. The errors are logged in Windows Application Event Log, as well as, in the Maintainance Plan Log File. The error on the Windows Application Event...
  3. DBA2RELOADED

    DATABASE BACKUP ON SEPARATE SERVER

    How can I backup a database on a separate server? I mapped the drive on the current Server, but it won't give me that option when selecting the drive on where I want to backup the files. Thanks!
  4. DBA2RELOADED

    SQL Server Error: 18452 - Login failed

    I have a simple question. I have an ODBC connection from MS Access to SQL Server through a valid System DSN. My problem is that when I try to connect to SQL Server, I get this error "SQL Server Error: 18452 - Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server...
  5. DBA2RELOADED

    SQL Server Error: 18452 - Default Login

    I have a simple question. I have an ODBC connection from MS Access to SQL Server through a valid System DSN. My problem is that when I try to connect to SQL Server, I get this error "SQL Server Error: 18452 - Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server...

Part and Inventory Search

Back
Top