Viewing 4 posts - 1 through 4 (of 4 total)
Abhijit More (8/5/2009)
As per the database records I have to convert the record to know whether it is midnight / nooon.
And the expected results is...
August 5, 2009 at 9:03 am
If it was a SQL injection attack your log perusing should show the login that peformed the offending action was the login you have your website using to connect to...
July 31, 2009 at 3:48 pm
Actually just putting two single quotes will give you the single quote without closing the string. You don't have to go to string addition.
Here is an example.
DECLARE @DESC VARCHAR(25)
SET...
August 1, 2008 at 11:01 am
christian.dahl (7/22/2008)
Im having a bit of a problem. I have to searvh a table to find how many rows who haves the same customerid(kunde_nr) as the customerid from a...
July 22, 2008 at 9:05 am
Viewing 4 posts - 1 through 4 (of 4 total)