Viewing 15 posts - 8,386 through 8,400 (of 11,678 total)
Did you download management studio? Because it should be included with the installation media of your SQL Server 2008R2 edition.
December 22, 2011 at 3:26 am
Dev (12/22/2011)
December 22, 2011 at 3:23 am
dilipd006 (12/22/2011)
The concept of normalization is the basis on which SQL and relational databases are implemented.
And please get your facts straight.
I know you're just quoting the article, but a relational...
December 22, 2011 at 3:21 am
dilipd006 (12/22/2011)
December 22, 2011 at 3:16 am
Padma-1078840 (12/21/2011)
December 22, 2011 at 2:52 am
Elliott Whitlow (12/21/2011)
By the error it looks like you tried to use the value as the variable name..CEWII
Indeed. Is it possible to post the code snippit where you reference the...
December 22, 2011 at 2:49 am
What is the value of the property RetainSameConnection of the DestinationConnectionOLEDB connection manager?
December 22, 2011 at 2:48 am
rocky_498 (12/21/2011)
December 22, 2011 at 2:46 am
If you really want to be sure, you can delete the .caw file every time.
December 22, 2011 at 2:45 am
dilipd006 (12/22/2011)
For eg: Consider a table having different drawers we can arrange the file related to verticals in...
December 22, 2011 at 2:37 am
dilipd006 (12/21/2011)
I am designing a database for travel application, it consist Hotel,Flight,Package,Transfers,Cars,Trains as vertical. Identified this as seperate entity and planning to create table for each verticals.In our application there...
December 22, 2011 at 1:51 am
Do you have NULL values in your source?
Try routing the error rows to a dummy destination and inspect them with a dataviewer. Maybe you'll notice something odd.
December 21, 2011 at 11:47 pm
You'll need a seperate dataflow task for each file.
If I understand your requirements good enough, I believe this can be an appropriate design:
* Get the first date and the last...
December 21, 2011 at 11:38 pm
Ignacio A. Salom Rangel (12/21/2011)
79J (12/21/2011)
I have two databases in sql 2008r2 for which i will use to populate one database from another.
I have created a sql server agent job...
December 21, 2011 at 11:26 pm
Viewing 15 posts - 8,386 through 8,400 (of 11,678 total)