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 strongm 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. bradsta

    Change Collation Setting After Install

    Hi, I've got a live SQL Server installation that I need to change the setting of. I've found info on Books Online and need to back everything up, rebuild the Master database and then restore Master followed by the other databases. Has anyone actually done this and is there anything else I...
  2. bradsta

    Backing up DTS Local Packages

    Hello, When our SQL Server was setup, the collation setting was set wrongly and needs to be changed. This requires rebuilding the master database and then restoring backups. What I'd like to know is where are the DTS Local Packages stored? They may not be affected by the rebuild but I'd like...
  3. bradsta

    Exporting Foreign Characters to Text File

    Hi, I'm exporting a list of names to a comma delimited text files. Some of the names use foriegn charaters (eg. Lütjens) that don't export correctly to the file. I have tried changing the File type to ANSI, OEM and Unicode in the text file properties but none of them export the characters in...
  4. bradsta

    Nested Selects, Outer Joins

    Hello, I am trying to export a file from 2 tables in a database, called Centres and Centres_Contactinfo. The Centres table has most of the details such as address etc, but the Centres_Contactinfo table contains the phone numbers. They are linked on a Centre_Id field in both tables. Each...

Part and Inventory Search

Back
Top