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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by skitterpatch

  1. skitterpatch

    SQL Server 2005 SA login

    I just installed SQL server 2005, I connect to the server using remote access and authenticate sql 2005 SQL server management studio using sa, no problem, when I try to authenticate SQL server management studio from my local desktop using the sa I am getting the following error: "An error has...
  2. skitterpatch

    Store proce. set number of record to 50 per page

    Dear Sir or Madam, I have the following store prod. and I need to take that and limit the number of results to 50 per page. Thanks for your assistance. Regards, Jim. CREATE PROCEDURE Forum_GetGroups @ThemeID int, @Days int = -1 AS declare @@ThemeName varchar(50), @@Theme varchar(30)...
  3. skitterpatch

    SQL Server 2005 Developer vs Enterprise

    In order to install SQL Server 2005 Development edition, Do I need to install Enterprise version first. Is development edition a full blown version...Would I please get an explenation. Thanks James
  4. skitterpatch

    Migration from SQL 2000 to SQL 2005

    Dear all, We are currently on SQL 2000, I am working on the project to migrate to SQL 2005, where can I find documentation that give me a good start and detail on migration from SQL2000 to SQL2005. THanks for all your help... Regards, Jimmy

Part and Inventory Search

Back
Top