Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / July 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
protocol for a remote query28 Jul 2008 14:12 GMT2
Can anybody tell if any security mechanism (SSL, for example) is being
used by SQL Server 2005 when you are execting query on a linked
server?
Thanks you
cascade deleting on recursive relation28 Jul 2008 13:52 GMT1
how can i set a cascade delete for a recursive relation ?
setting cascade delet to a normal PK FK Relation (2 Table) is no problem but
for recursive relation are the fields in Relationships Dialog Box disabled.
Thanks
SQL 2005 restore TRN on new server28 Jul 2008 13:44 GMT3
I have the .bak and 3x .trn files from one server running a 64-bit SQL
server. This is getting moved to a 32-bit SQL 2005 server. Can someone give
me the exact procedure to restoring this please?
I can restore the .bak fine, and I've restored this in 'non-operational'
query evaluation inconsistency (SQL Server 2000 + SP4)28 Jul 2008 10:24 GMT10
I've got a simple query that i'm using in order to extract data from a
warehouse fact table using local partitioned views (with check constraint on
a column called start_date_id).  The condition of the query is constructed
dynamically in order to specify the appropriate date ...
Restore Database from suspect state.28 Jul 2008 06:09 GMT2
I have a SQL server 2000, with a suspect database that has been detached.
Client has no backups. I have copied MDF and LDF files.  I have tried to
attached database but get error 3456.  Is there a way to recover from mdf &
ldf files?
installing SQL server 2005 express edition service pack 228 Jul 2008 05:38 GMT1
i have tried installing SQL server 2005 express edition service pack 2
(KB921896) iam getting an error code 2B22 can anyone help please?
asi use this computer mainly for keeping accounts do i really need this pack
anyway?
Issue with maintenance28 Jul 2008 00:05 GMT1
I have SQL Server 2000 installation used by ProjectServer 2003. I used to
truncate logs and shrink database every month, but last two months I didn't
and the log grow to almost 3 Gigs. The problem is the commands:
BACKUP LOG @database WITH TRUNCATE_ONLY
Problem with Pivot Query27 Jul 2008 23:10 GMT6
Had this query:
SELECT     Sire, [1] AS first, [2] AS second, [3] AS third, [4] AS fourth
FROM         (SELECT     Pos, Pos2, Sire
                      FROM          dbo.Vista_2) p PIVOT (COUNT(Pos) FOR
Mirroring to mulitple servers27 Jul 2008 21:42 GMT3
Is it possible to use database mirroring in SQL 2005 to mirror from one
source server to multiple servers?
Thanks, Sarah.
BigInt datatype27 Jul 2008 19:01 GMT4
In of my tables, 4000 rows are added everytime an insertion is made. I
want to add a RowID field of datatype "bigint" so that while deleting
I can pick the RowID and delete a row. I don't want to keep this RowID
field a Primary Key. There are thre other columns that are combinedly
Transaction Log and Rollback27 Jul 2008 06:47 GMT4
I am trying to understand what happens within the database when a
transaction is rolled back, specific to what occurs between memory and disk
and the log itself.  I am trying to understand at the very core level – I
know what a transaction is, and I understand that when any ...
Trying to create a full text index (2005)27 Jul 2008 01:09 GMT2
I'm trying to create a full text index on one of my tables, but I get the
following error...
"Could not load type
'Microsoft.SqlServer.Management.Smo.Agent.JobBaseCollection' from assembly
Access 2003 to SQL question26 Jul 2008 23:31 GMT1
I have a database in Access 2003 that pulls information form a PC and
converts it to usable data for our custom program.  I have tried to import
the database into SQL 2000 using the "upsizing wizard" in Access 2003.  When
I import the database I get an error saying error 156: ...
Data from closed database mis system26 Jul 2008 22:05 GMT1
Does anyone know a way I can use a print driver to print from our MIS system
(EFI Printsmith) and populate sql tables? eg: print direct to a .txt or .xml
or using PrintForm .NET. The MIS has export features but only on a scheduled
basis. We want to send quotes, proofs and ...
Dependencies and VARCHAR/NVARCHAR...26 Jul 2008 00:59 GMT6
I'll be as terse as possible... Our next product release will support
UNICODE, so all VARCHAR fields, casts, variables, and all usage will be
changed to NVARCHAR.  Hundreds of our customers databases will need to be
programatically upgraded.  We know how the databases SHOULD look ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 June, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.