Groups | Blog | Home


Archived Months
March 2003
April 2003
May 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
all groups > sql server (microsoft) > april 2007 > threads for april 8 - 14, 2007

Filter by week: 1 2 3 4 5

Licensing for SQL 2000 and SQL 2005 for public website that uses database?
Posted by Leythos at 4/13/2007 10:00:11 PM
I'm under the impression that SQL 2000 requires a CPU License for any internet website that allows access to a database - even if you don't use Windows authentication. Is this true of SQL 2005 Workgroup (or any other version) also? -- Leythos spam999free@rrohio.com (remove 999 for proper ...more >>


Share Database Server
Posted by walterannz NO[at]SPAM gmail.com at 4/13/2007 11:36:49 AM
Can MOM, SMS, Sharepoint Portal Server 3.0 share a database server..... Does anyone has MOM databases on a shared database server? Any issues? We are planning to put MOM, SMS and Sharepoint databases on one database server. Any advice will be appreciated... ...more >>

BP Margolin ?
Posted by Aamir Ghanchi at 4/12/2007 9:45:42 AM
Does any one know if he is ok. his last post was way back in Nov 2003. I hope he is alright. It will be sad to miss such a resourceful contributor to this newsgroup. I personally have benfiited many times from his posts. AG. ...more >>

Restore a backup to a different db name and path
Posted by Monik0277 at 4/11/2007 10:46:49 AM
Hello All, I have the following situation: Database1 on my sql server with the following path: C:\DBs \Database1.mdf, etc... I made a backup of this database. Now I need to restore this backup on a different pc into the following: Database2 with the following path C:\Customers\DBS\Databas...more >>

SQL 2000 version of sys.dm_db_index_physical_stats?
Posted by billnoble204 NO[at]SPAM hotmail.com at 4/10/2007 4:05:35 AM
Hello, I have the following SQL script: INSERT @work_to_do SELECT f.object_id , index_id , avg_page_space_used_in_percent , avg_fragmentation_in_percent , record_count FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL , NULL, NULL, 'SAMPLED') AS f; WHE...more >>

Default database status for ODBC connections problem, SQL2005
Posted by Bob at 4/8/2007 5:36:46 PM
I am using SQL Server 2005 and using a database program that was installed on the C:\ drive of the server. The 12gb partition has 1.8gb left and I need to move it to the 550gb D:\ drive. Simple, yes and no. I have an external MS Access 2003 report program that connects to the database via a...more >>

Full Recovery Trans Log not shrinking
Posted by Flomo Togba Kwele at 4/8/2007 2:00:42 PM
I am using the Full Recovery Model with a database approximately 3G. I have added about 300k rows, increasing the log file from 25,000 to over 1G. Using the Management Studio, I backed up the Transaction Log, setting the "Truncate the Transaction Log". I expected that this would reduce the s...more >>

Convert SQL Account to Windows Accounts + EXEC on ALL SPs
Posted by DaBrain at 4/8/2007 1:12:17 PM
I am no DBA, but this is my task. I have an SQL Server 2000 Database that has an "SQL Account" that has execute permission on all Stored procedures. it is what was used by the company. This one account is used by "all workstations". I want to fix this and use Windows Accounts, and get rid ...more >>




DevelopmentNow Blog