Showing posts with label requirement. Show all posts
Showing posts with label requirement. Show all posts

Friday, March 23, 2012

Job requirements

This is taken directly from a job requirement (names are not mentioned to protect the ignorent...I meant Innocent):

The employee must occasionally lift and/or move up to 25 pounds. While performing the duties of this job, the employee is frequently required to stand; walk; sit; talk or hear; use hands to finger, handle, or feel; reach with hands and arms; climb or balance; stoop, kneel, crouch, or crawl.Wow. I didn't realize that the L.A. "freeze" on the adult industry had had that much effect across the country!

-PatP|||The part about "Stoop, crouch, kneel, and crawl" only applies at performance review time.|||OmG you guys...thats too funny.|||By the way, the requirements in the original post apply to an existing job opening for Senior SQL Server DBA, so don't make any mistake, - it is not for construction worker or anything ;)


The difficult ones I find are of course the ones that relate to the review time, though I am not sure that those abilities need to be demonstrated while having to hear or talk ;)|||There's a lesson to be learned here: never ever become a senior! :)|||never ever become a senior! :)or seniorita, as the case may be

Monday, February 20, 2012

JDBC driver for Microsoft SQL Server CE / Compact Edition

Hi,

I have a J2EE based web application. There is a requirement where user triggers a process to query a database, and the application needs to save the results to an SDF file (Microsoft SQL Server CE 2.0 / Microsoft SQL Server Compact Edition) database. I need JDBC driver for it, but could not find it anywhere. Please help. Also, if there is any alternate way to do this, please let me know.

Thanks,
Vaibhavhttp://technet.microsoft.com/en-us/sqlserver/bb331716.aspx & http://technet.microsoft.com/en-us/sqlserver/bb331729.aspx should get you what you want.|||No it does not. I think there is no such thing developed yet.|||You could submit such request by using http://connect.microsoft.com and also search under http://java.sun.com/j2se/1.3/docs/guide/jdbc/getstart/bridge.doc.html#996747 Sun website for any relevant ODBC-JDBC bridge.