Viewing 15 topics - 271,681 through 271,695 (of 283,942 total)
Topics
Started by
Posts
Last post
We have developed a cube on our customer data for internal use. Currently it is used by marketing,…
2 replies
What permissions does someone need to create a database diagram using the tool in Enterprise Manage…
1 replies
I've been following the discussion on using DATEADD instead of CONVERT when doing queries on just t…
2 replies
I have a single maintenance plan that backs up all databases nightly and backs up transaction logs …
4 replies
When I used an update wizard from MSAccess some triggers were created. I am now creating more tabl…
5 replies
Is the same procedure for renaming SQL server instance and MSDE? Is the default instance MSSQL2000 …
1 replies
Hi forum, My question is tricky: How can I reindindex my system tables (sysobjects, sysindexes, sys…
31 replies
a fetch: declare @var1, @var2, ... @varn fetch my_cursor into @var1, @var2, ... @varn becomes rathe…
3 replies
what about using dts as etl tool and stored procs for delta's / transformations / lookups / etc. f…
11 replies
I have SQL Server 2000 installed on a drive with roughly 300 MB of free memory. I have been working…
1 replies
Is it possible to implement partioned tables as in Oracle (using views or something) in SQL Server …
5 replies
My company develops a product called FocalPoint. It consists of 4 components : Operational Data Wa…
1 replies
create table t1 (ID int, comments varchar(1000)) insert into t1 select 1, '1234_I wish someone who …
2 replies
I am trying to write my first stored procedure to generate XML data. Right now, I am experimenting…
2 replies
We have table SHSVCHST with fields: SH_Cust_Alpha, SH_Serial_No, SH_Invoice_Date, SH_Meter. I want …
2 replies
Viewing 15 topics - 271,681 through 271,695 (of 283,942 total)