Topics
Started by
Posts
Last post
I have two tables that stores balance and transaction information about an account. The first table…
3 replies
Hi, I'm trying to restore a SQL Server 2005 database into a SQL Server 2008 instance and getting th…
5 replies
I am taking a Database Programming course. At my school they named the SQL server ".\SQLExpress" a…
6 replies
Is there a query I can run for Sql 2008 to find out if a server is licensed under per processor or …
4 replies
I have two tables that stores balance and transaction information about an account. The first table…
6 replies
I have a server with 4, 6 core processors. Does sql server see this as 24 processors? For testing d…
3 replies
If trying to copy all table structure from one database to another but can't seem to remember how t…
4 replies
Hello, CREATE TABLE [dbo].[test2]( [name] [varchar](20) NULL, [id] [varchar](20) NOT NULL, [country…
3 replies
So I've got this database with a type of key I've never seen before. I don't even know what to cal…
3 replies
Hey all, Recently brought up a new 2008 R2 x64 cluster on Windows 2008 x64. When the instance is ru…
1 replies
Has anyone managed to use the ‘Copy database’ facility via SQL Management Objects in order to copy …
9 replies
Morning, 450GB DB 300GB bak file On 2005 i ran a full db backup. Zipped Transferred Unzipped 2008 m…
4 replies
In SQL Server 2005 I used to dump tran MyDatabaseName with no_log DBCC SHRINKDATABASE ('MyDatabaseN…
2 replies
I passed my 70-433 exam yesterday. Having been a Ms Access developer for over decade I decided to g…
3 replies
Hi All, I have created more than 30 temporary tables like "DECLARE @tblPop9351 TABLE(Name VARCHAR(1…
3 replies
Viewing 15 topics - 26,551 through 26,565 (of 30,225 total)
You must be logged in to create new topics.