Heya, just a curiosity question really, I've been playing with Merge and it rocks but I'm wondering if it can be used to solve a common problem. Often in a relational database you want to insert values into 2 tables at once, a simple example is:
DECLARE @Source TABLE(
Person VARCHAR(50)...
Hi
I need to find which version of java a client is running (not just if it is enabled), and if possible wether they are using the microsoft or the sun virtual machine, is this possible from java script?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.