News

In this Microsoft SQL Server and JDBC tutorial, you'll learn how to connect to a Microsoft SQL Server in Java using JDBC. The steps are relatively straightforward: Each database is different, so ...
One dilemma of deployment is what to do about a SQL database. For easy deployment of a Java application, you've probably used tools like Web Start to let the application download and run in almost ...
If you’re looking for a solid “Hello World” sample application, then check out the tutorial to build the Java code that enables you to search for a string in SQL Server using a regular express (regex) ...
Microsoft has published a tutorial for both creating a language extension and using the Java language extension for SQL Server.
Other types of Java injection attacks We've already covered SQL injections and LDAP injections ... XSS is really only a serious risk with web applications, for example -- but they are another reminder ...