what are all the setting to be done in j2ee server
to establish database connection with SqlServer
-
sqlserver connection in J2EE (1 messages)
- Posted by: kirubakaran damodaran
- Posted on: January 26 2003 05:33 EST
Threaded Messages (1)
- sqlserver connection in J2EE by Seemanto Barua on January 27 2003 05:50 EST
-
sqlserver connection in J2EE[ Go to top ]
- Posted by: Seemanto Barua
- Posted on: January 27 2003 05:50 EST
- in response to kirubakaran damodaran
you have make some settings in the app server to configure it to connect to a particular dbms. the settings are usually done through server configuratin files that are vendor specific. plz check your server documentation.