http://www.google.com/search?q=sql+server+jdbc

What's wrong with you? The first two results link to two implementations for Microsoft's sql server. Just look them up in your maven repository of choice and add them to your pom. Same applies to other vendors. And if you don't know how to add dependencies to your pom or what the different tags mean and what to input where, look it up in the maven documentation.

Uli

Gutemberg A. Da Silva schrieb:
kristian,

   this post was for doubts and solution where google didn't get to resolve.

2009/1/15 Kristian Marinkovic <kristian.marinko...@porsche.co.at>

google for it





"Gutemberg A. Da Silva" <sag....@gmail.com>
15.01.2009 14:38
Bitte antworten an
"Tapestry users" <users@tapestry.apache.org>


An
"Tapestry users" <users@tapestry.apache.org>
Kopie

Thema
Tapestry With Connector






can somebody help me with tapestry and oracle, sqlserver e etc connector?
in mysql is so:

  <dependency>
       <groupId>mysql</groupId>
       <artifactId>mysql-connector-java</artifactId>
       <version>5.1.5</version>
   </dependency>

how can I add dependency?


--
Gutemberg A. Da Silva






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to