|
Here's a few of the new posts today on the forums. To see more, visit the forums.
Replication problem or "By design"?
- I am doing replication of a DB and certain tables, all without primary keys, will not replicate, the ones with...
Migrating databases from 32 bit SS 2000 to 64 bit SS 2005
- Hi I'm taking over the migration of a clustered SS2000 32 bit server that will
be migrated to SS2005 64...
DBCC shrinkfile - rollback just hanging
- Hello,
I canceled a shrinkfile (emptyfile) some 2 days ago, but it is still showing as klled/rollback. Would it be OK...
Maintenance plan (wizard), where is it?!
- So I have installed a SQL Server 2005 DevEd, applied SP2a, attached the AdventureWorks databases and now wish to make...
Getting Error: Cannot update identity column
- [i][/i]Dear Forum,
First of all, I would like to thank you for your generous help in the past.
I am getting the...
Multiple Operator Notifications and Data Base Status
- Hi everyone. Is it possible to notify more than one operator of the same job completion? The notifications of Job...
Reverse Engineering Entity Relationship Diagrams for SS2005
- Does anyone know how to reverse engineer Entity Relationship Diagrams for Sql Server 2005 (or indeed Sql Server 2000) without...
Report Model & Cube necessity
- Hi there,
We are working on a business intelligence solution and are breaking our heads on something that is too critical...
Why Web Service Task don't work?
- In SSIS i try to use a Web Service Task for a Web Service of Sharepoint (WSS 3.0).
Web Service = Lists
Method...
Error converting data type DBTYPE_DBTIMESTAMP to datetime
- Hi everyone, Im a newbie here.
I have created a linked server on SQL Server 2005 to access data from visual...
HELP --- SQL Programming
- I am new to SQL Server and need help fast....
If have the following table data...
[font="Tahoma"]ProjProjID ProjStartDT ProjEndDT
------------------------------------
88355 NULL NULL
88355.001 NULL...
Rearrange Identity values
- Hi
I have two fields, first field is with identity values like
1,A
2,B
3,C
4,D
5,E
6,F
7,G
8,H
9,I
10,J
I need to delete values 3,C and 7,G after...
Splitting Data in "TEXT" datatype
- Firstly Hi everyone,
Just joined the site, seems to be alot of information on here, just haven't figured out how to...
Reporting Services: how to create a form like report?
- I need to create a report which looks like a form like this (description inside a box):
123 Subject x
This is...
Hundreds of unique tables
- First off let me say I am relatively new to SQL Server, so I am a MS Sequel Server idiot...
Sql server 2000
- i can execute the stored procedure X like this
exec x
this procedure returns the 10 rows ,in that rows one...
Foreign keys good or bad practice?
- Hi Guys,
I have come across a DB where there are no Foreign key relationship's ...
Is this a wise thing to...
Do not know how to deploy package from Dev Server to Prod Server
- [b]Hi,
I hope someone could guide me on this.I have tried many many attempts for the past few days and am...
**************DD/MM/YY to MM/DD/YY************
- :crying:
Hi,
I need help on the following.I have a column 'Date' in Staging table with the following
[b]Data type=varchar(50)
Format/Style='dd/mm/yy'
Example='18/11/07'[/b]
I need to...
SQL DATABASE TO PIVOT TABLE
- Hi,
I need to work with data which is huge and does not fit into the excel sheet. I want...
check if table has records
- My current ssis package will perform data transfer from Source Table A to Target Table B. I want the ssis...
Openrowset for Excel missing data
- I am trying to use this statement to read the data from an xls file for processing:
SELECT * FROM OPENROWSET('Microsoft.Jet.OLEDB.4.0',
...
Partitioned Tables in SQL Server 2005
- is thisposible to Partitioned the existing Tables in SQL Server 2005
if yes tell me how with demo...
Reindexing Tables used in Log Shipping
- I have several databases just set up for log shipping to another server. Previously, I would set the DB to...
MS SQL 2000 - How do I track a user who deleted SQL DB objects?
- Hello All,
Newbie here, Just wondering is there a way to track down what logged in user (mixed mode) who deleted...
Need help resolving blocking problems
- Help!
I'm seeing a server that goes through periods where there is lots of blocking.
At those times (several times per night...
Best Guideline or Strategy when dealing with records
- Hi,
I just want to know if there are specific guidelines to follow for the following scenario:
1. Generate approx. 1000 records...
read statements
- Hello,
don´t know if i am right here. i have the following problem. i´m using a program which works with sql...
Performance Monitoring
- Good day,
I recently noticed that whenever the Disk Queue Length shoots up the CPU usage will be low and whenever...
separate log file for DTS package
- Hi all,
DTS package appends the log into a single log file after its execution. Is it possible that it logs...
Identifying the html tags contained data in database table
- Hi All,
In my database table there are some records with formatted with html tags and some plain.
Now i wanted find...
multiple sorting
- Hello All!
My report has columns Date, Year, Model, Cost, Color etc.
I have users that will require the abililty to sort...
Formatting Dates
- Hi,
I can't work out how to get dates to display in the following format dd/mm/yyyy.
They currently display mm/dd/yyyy.
Can someone...
how to Convert XML to CSV,Is it having Any Easy way
-
Hi i am pavan,
i have a problem,
how to Convert XML to CSV,Is it having Any Easy way !
If...
How can I unencrypted a stored procedure
- I got few stored procedures With Encryption for the database that I converted to SQL Server 2000. I need to...
|