Viewing 15 posts - 451 through 465 (of 4,272 total)
This chunk:
sSQL = "Select count(*) from xCaseBaseCaseFlag Where CaseID = " & iCaseID
...
March 12, 2012 at 10:45 am
farmkittie (3/12/2012)
March 12, 2012 at 10:39 am
Luckily I grew out of it.. But that required knowing more than just T-SQL, I already had a base in BASIC, and then Visual Basic, it took a bit...
March 12, 2012 at 10:19 am
Eugene Elutin (3/12/2012)
Elliott Whitlow (3/12/2012)
I used to deal with this sillyness in a previous job, until...
March 12, 2012 at 10:15 am
I have done something similar in the past, I would take it in stages.
The first stage would be to get a good idea overall of what the goal is. ...
March 12, 2012 at 9:18 am
sandhya.kacham (3/12/2012)
how to get these properties(date,size,attribute..) for dynamically changing flat files using script task..?for Ex: Rej45, cmd56, dre54..
I have a better question, why don't you tell us what your end...
March 12, 2012 at 9:02 am
I have a question.. Why do they get to decide technology as a requirement?
I used to deal with this sillyness in a previous job, until IT finally took the...
March 12, 2012 at 9:00 am
I think a great developer can partially be measured by how well or if he (or she) is willing to consider that his ideas are not automatically the BEST or...
March 12, 2012 at 8:55 am
Not sure where you would find such a beast.. But 6.5 did have BOL but it was not near as good as today's BOL.
I am thankful to say I...
March 12, 2012 at 8:13 am
Can you telnet from that server to the SMTP server? that would show that at least the connection was possible..
CEWII
March 9, 2012 at 9:59 am
Also, I sometimes create views on the data with built in decryption functions on those columns. If you call the view without opening the key then those fields are...
March 9, 2012 at 9:58 am
I do have code but unfortuantely I can't share it, I don't own the rights to it.
But really the concept is part 1 + part 2 = password
CEWII
March 9, 2012 at 9:57 am
Yes, that is accurate. Depending on your network this may be a non-issue but it is good to understand the limitations.
CEWII
March 9, 2012 at 9:43 am
DBA_SQL (3/8/2012)
March 8, 2012 at 1:17 pm
That isn't an answer. I'm sorry but it just isn't.
What are you trying to protect against?
Encrypting the disk protects the data at rest but if the database engine is...
March 8, 2012 at 11:48 am
Viewing 15 posts - 451 through 465 (of 4,272 total)