Viewing 15 posts - 7,126 through 7,140 (of 13,876 total)
Looks tidy to me.
It's satisfying how you can do so much in C# with so few lines of code.
May 5, 2016 at 8:52 am
rk1980factor (5/5/2016)
I am trying to write simple case statement based on attached spreadsheet. please see the attached document. It is both in xlsx and zip format.
Here is the copy paste...
May 5, 2016 at 8:48 am
skb 44459 (5/5/2016)
Select
Site, Trans_num
case
...
May 5, 2016 at 5:08 am
Regarding the 'check-in' process – are you using an in-house system for all of this? Or a standard VCS?
May 4, 2016 at 6:36 am
Perhaps this would be of interest. Note that I have no connection with this company.
May 4, 2016 at 4:26 am
Ed Wagner (5/3/2016)
Lynn Pettis (5/3/2016)
Luis Cazares (5/3/2016)
Ed Wagner (5/3/2016)
Lynn Pettis (5/3/2016)
Lynn Pettis (5/3/2016)
Some people should not be allowed any where near a database server.+1000
I guess I'll agree with your agreement...
May 3, 2016 at 11:12 am
ScottPletcher (5/3/2016)
You should check the tables in the order of most likely to EXIST first, so...
May 3, 2016 at 10:18 am
Maddave (5/3/2016)
I have a number of CSV files that always...
May 3, 2016 at 9:11 am
Smendle (5/3/2016)
OK. This relies on the number of columns being known in advance and the data types also being known.
SELECT 'Car','Boat','MotorCycle','Scooter' FROM T1
This returns a row of data containing...
May 3, 2016 at 8:03 am
Jeff Moden (5/3/2016)
djj (5/3/2016)
May 3, 2016 at 7:39 am
Smendle (5/3/2016)
Phil Parkin (5/3/2016)
Smendle (5/3/2016)
May 3, 2016 at 7:38 am
Smendle (5/3/2016)
May 3, 2016 at 6:52 am
mitra.itha (5/3/2016)
I have an urgent requirement in SSIS Package , I want to get the table list from a configuration...
May 3, 2016 at 6:07 am
What special functionality does this assembly give you? Perhaps there's been a change in assembly name.
May 3, 2016 at 3:48 am
First things first: protect the data. Get him to get backups and to restore them on another server to verify them.
Then ensure that regular backups are in place.
Then think about...
April 30, 2016 at 9:36 am
Viewing 15 posts - 7,126 through 7,140 (of 13,876 total)