Viewing 15 posts - 646 through 660 (of 3,666 total)
winston Smith (6/22/2015)
I have a person entity and Nationality Entity. The nationality may or may not be populated (can be null). If null, i want to assign the key for...
June 22, 2015 at 10:19 am
GilaMonster (6/22/2015)
June 22, 2015 at 8:48 am
Lynn Pettis (6/19/2015)
Sorry, but I started screaming.
Lynn, get off the train tracks! 😀
June 19, 2015 at 1:13 pm
The Force seems to be weakening.
June 19, 2015 at 12:32 pm
meerack11 (6/19/2015)
select * from Gl_code_data where Gl_code='602-43335_Planning - Expedited Air'I have Gl_code='602-434345_Planning - Expedited Air' this record in table but result show me nothing
This one should not...
June 19, 2015 at 11:48 am
I think I'd classify it as a derailment instead.
June 19, 2015 at 10:00 am
Sean Lange (6/19/2015)
Anybody have the mind reading apparatus? I have misplaced mine and could use it over here. http://www.sqlservercentral.com/Forums/Topic1696091-2799-1.aspx
I think this is one of those threads where one should consider...
June 19, 2015 at 9:44 am
meerack11 (6/19/2015)
I need to compare to string in sql
requirement is
Select Reson_id from reason_data where reason='ryete / werewr ddsad '
is there any way...
June 19, 2015 at 9:14 am
Phil Parkin (6/19/2015)
Alvin Ramard (6/19/2015)
Phil Parkin (6/19/2015)
Alvin Ramard (6/19/2015)
If xp_DirTree won't do what you want, then you could use a VB or C# script to populate that same object...
June 19, 2015 at 9:10 am
Phil Parkin (6/19/2015)
Alvin Ramard (6/19/2015)
...If xp_DirTree won't do what you want, then you could use a VB or C# script to populate that same object variable.
In other words: "Rather...
June 19, 2015 at 8:09 am
Phil Parkin (6/19/2015)
richardmgreen1 (6/19/2015)
I've got an SSIS package that loads a block of CSV files from a specified folder and moves them to another folder after processing them. ...
June 19, 2015 at 7:45 am
Eirikur Eiriksson (6/18/2015)
Alvin Ramard (6/18/2015)
I need to go find a good wall to go...
June 18, 2015 at 2:41 pm
Well, at least he was polite. I just got thanked for posting a LMGTFY link.
I need to go find a good wall to go bang my head against....
June 18, 2015 at 2:34 pm
Sounds like you're saying that you're backing up to a location that is not on the SQL server and is on another box on the network.
If that is the case,...
June 18, 2015 at 9:41 am
ChrisM@Work (6/18/2015)
vceklic (6/18/2015)
Can someone help me solve this:
I have 2 tables that look something like this:
Table Price:
id - int
price - varchar
validFrom - datetime
validTo - datetime
itemId - int
....
Table sales:
id -...
June 18, 2015 at 7:24 am
Viewing 15 posts - 646 through 660 (of 3,666 total)