Viewing 15 posts - 16 through 30 (of 43 total)
Simon-413722 (1/9/2012)
jnuqui (1/8/2012)
Anyway, I have a horror story too...
January 10, 2012 at 3:57 am
GilaMonster (1/9/2012)
chrisians2929 (1/9/2012)
he just said its not workingThen you would need to ask him for clarification. 'Not working' is useless as a description of a problem.
amen to you sir..
January 9, 2012 at 2:58 am
aw dang... and me thought there really is a problem.. this is just a typical LOGIC question being asked in interviews. the interviewer nailed you man. hahaha
January 9, 2012 at 2:23 am
please give us more details like screenshots for details so we could help.:-D
January 9, 2012 at 2:12 am
in addition you may use this script.. 🙂
you may want to run this per database lol.. haha just change the value to what you want to search lol.. you...
January 9, 2012 at 2:01 am
hi you may use the Len variable.
select employeeID, EmployeeName, EmployeeTask from Employees
where Len(employeedID) = 9
this will post only all employeeID whos lenght is 9 eg.(000333444)
hope this helps...
January 9, 2012 at 1:29 am
Dude this manipulation should be done in application side. 🙂
You should set column in your user table that will verify if this is an admin user.
Sample table:
UserName ...
January 8, 2012 at 11:54 pm
your job is a success because you've successfully executed a script which should fail. lol. kiddin.
FYI that SQL server checks your script before you could create the job. 😀 it...
January 8, 2012 at 11:27 pm
hi!
You may use this step by step guide by PINAL. Im pretty sure this procedure is the same as the one when we did encryption thingy in our MS SQL...
January 8, 2012 at 11:17 pm
try using the GUI version lol. h:-D
January 8, 2012 at 11:09 pm
they should have read the background of the company first before proceeding with the implementation.. customer feedback review is also a must.
Anyway, I have a horror story too but its...
January 8, 2012 at 11:04 pm
of course you may not. 😀
put [ ] in their names. same as reply above. 🙂 sample [North-wind].[Employee].[User-Names] something like that. 😛
January 8, 2012 at 10:50 pm
haha click the F5 button dude! 😀
November 28, 2011 at 1:24 am
OK so heres the catch. put the email alert on the same stored procedure your application is using to insert the orders. with this it will surely mail the new...
November 24, 2011 at 7:26 am
Viewing 15 posts - 16 through 30 (of 43 total)