How to use MSSQL

2004-01-30 Thread Phil Cox
I am new to tomcat, and was trying to find info on using MSSQL as a
datasource. Any pointers?

Thanks

Phil

SystemExperts Corporation
Philip C. Cox, Consultant

+1 (888) 749-9800 (Corp HQ, toll free, USA only)
+1 (530) 887-9251 (main)
+1 (530) 887-9253 (fax)
http://www.SystemExperts.com/
 
Author of Windows 2000 Security Handbook
http://www.systemexperts.com/win2k.html



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: How to use MSSQL

2004-01-30 Thread Angus Mezick
We use a driver from these guys:
http://www.inetsoftware.de/

> -Original Message-
> From: Phil Cox [mailto:[EMAIL PROTECTED] 
> Sent: Friday, January 30, 2004 11:11 AM
> To: [EMAIL PROTECTED]
> Subject: How to use MSSQL
> 
> 
> I am new to tomcat, and was trying to find info on using MSSQL as a
> datasource. Any pointers?
> 
> Thanks
> 
> Phil
> 
> SystemExperts Corporation
> Philip C. Cox, Consultant
> 
> +1 (888) 749-9800 (Corp HQ, toll free, USA only)
> +1 (530) 887-9251 (main)
> +1 (530) 887-9253 (fax)
> http://www.SystemExperts.com/
>  
> Author of Windows 2000 Security Handbook
> http://www.systemexperts.com/win2k.html
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: How to use MSSQL

2004-01-30 Thread Peter Lin
 
it's the same as using any other jdbc. simply use the microsoft jdbc driver or use 
third party drivers.  In the past, data direct has produce better jdbc drivers for 
MSSql server than microsoft.
 
http://www.datadirect.com/
 
you can also look at Sun's page for jdbc providers. 
 
peter lin


Phil Cox <[EMAIL PROTECTED]> wrote:
I am new to tomcat, and was trying to find info on using MSSQL as a
datasource. Any pointers?

Thanks

Phil

SystemExperts Corporation 
Philip C. Cox, Consultant

+1 (888) 749-9800 (Corp HQ, toll free, USA only)
+1 (530) 887-9251 (main)
+1 (530) 887-9253 (fax)
http://www.SystemExperts.com/

Author of Windows 2000 Security Handbook
http://www.systemexperts.com/win2k.html



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!

Re: How to use MSSQL

2004-01-30 Thread epyonne
Use the Type 4 JDBC driver for SQL Server and you will be fine.  You didn't
mention what version you are using.  My suggestion is to stay away from
anything older than SQL Server 2000.

One more thing.  Be sure to check with Microsoft on the upgrade plan to the
SQL Server Yukon which is coming out later this year.  Planning ahead will
save yourself a lot of grief down the road.

Hope this helps.


- Original Message -
From: "Phil Cox" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 30, 2004 10:10 AM
Subject: How to use MSSQL


> I am new to tomcat, and was trying to find info on using MSSQL as a
> datasource. Any pointers?
>
> Thanks
>
> Phil
> 
> SystemExperts Corporation
> Philip C. Cox, Consultant
>
> +1 (888) 749-9800 (Corp HQ, toll free, USA only)
> +1 (530) 887-9251 (main)
> +1 (530) 887-9253 (fax)
> http://www.SystemExperts.com/
>
> Author of Windows 2000 Security Handbook
> http://www.systemexperts.com/win2k.html
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



R: How to use MSSQL

2004-01-30 Thread Simone - Dev
Well
A link list will not be complete without the native mysql jdbc driver:
The mysql connector/J available from MySql at
http://www.mysql.com/products/connector-j/index.html

-
Simone Chiaretta
www.piyosailing.com/S
Any sufficiently advanced technology is indistinguishable from magic
"Life is short, play hard"


> -Messaggio originale-
> Da: epyonne [mailto:[EMAIL PROTECTED] 
> Inviato: venerdì 30 gennaio 2004 17.54
> A: Tomcat Users List; [EMAIL PROTECTED]
> Oggetto: Re: How to use MSSQL
> 
> 
> Use the Type 4 JDBC driver for SQL Server and you will be 
> fine.  You didn't mention what version you are using.  My 
> suggestion is to stay away from anything older than SQL Server 2000.
> 
> One more thing.  Be sure to check with Microsoft on the 
> upgrade plan to the SQL Server Yukon which is coming out 
> later this year.  Planning ahead will save yourself a lot of 
> grief down the road.
> 
> Hope this helps.
> 
> 
> - Original Message -
> From: "Phil Cox" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, January 30, 2004 10:10 AM
> Subject: How to use MSSQL
> 
> 
> > I am new to tomcat, and was trying to find info on using MSSQL as a 
> > datasource. Any pointers?
> >
> > Thanks
> >
> > Phil
> > 
> > SystemExperts Corporation
> > Philip C. Cox, Consultant
> >
> > +1 (888) 749-9800 (Corp HQ, toll free, USA only)
> > +1 (530) 887-9251 (main)
> > +1 (530) 887-9253 (fax)
> > http://www.SystemExperts.com/
> >
> > Author of Windows 2000 Security Handbook 
> > http://www.systemexperts.com/win2k.html
> >
> >
> >
> > 
> -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



R: How to use MSSQL [T2004013000NS]

2004-01-30 Thread membershipservices
Dear [EMAIL PROTECTED],

We received your message on 1/30/2004 at 11:10:52 AM Central Standard Time.

Thank you for contacting Member Savings.  We have received and are reviewing your 
inquiry.  Due to heavy volume, it may take longer than usual for us to get back to 
you. Messages are being answered within 5 to 7 business days.  In the event you need 
to contact us regarding this inquiry, please refer to the tracking number at the top 
of this message.

Member Savings Representatives are available to respond to messages Monday through 
Friday 8:00AM to 5:00PM Central Standard Time, excluding holidays.

Thanks once again for writing. You will hear from one of our staff shortly.




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: R: How to use MSSQL

2004-01-30 Thread Daniel Gibby
Except they are talking about MS SQL, not MySQL. MS meaning Microsoft. 
It confused me for a second at first. People should at least separate 
the MS from the SQL. I think microsoft is trying to promote the usage of 
saying MSSQL so that people will think that MySQL is really MSSQL, or so 
that MSSQL has better brand recognition and MySQL has less. It wouldn't 
suprise me.

Daniel Gibby

Simone - Dev wrote:

Well
A link list will not be complete without the native mysql jdbc driver:
The mysql connector/J available from MySql at
http://www.mysql.com/products/connector-j/index.html
-
Simone Chiaretta
www.piyosailing.com/S
Any sufficiently advanced technology is indistinguishable from magic
"Life is short, play hard"
 

-Messaggio originale-
Da: epyonne [mailto:[EMAIL PROTECTED] 
Inviato: venerdì 30 gennaio 2004 17.54
A: Tomcat Users List; [EMAIL PROTECTED]
Oggetto: Re: How to use MSSQL

Use the Type 4 JDBC driver for SQL Server and you will be 
fine.  You didn't mention what version you are using.  My 
suggestion is to stay away from anything older than SQL Server 2000.

One more thing.  Be sure to check with Microsoft on the 
upgrade plan to the SQL Server Yukon which is coming out 
later this year.  Planning ahead will save yourself a lot of 
grief down the road.

Hope this helps.

- Original Message -
From: "Phil Cox" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 30, 2004 10:10 AM
Subject: How to use MSSQL
   

I am new to tomcat, and was trying to find info on using MSSQL as a 
datasource. Any pointers?

Thanks

Phil

SystemExperts Corporation
Philip C. Cox, Consultant
+1 (888) 749-9800 (Corp HQ, toll free, USA only)
+1 (530) 887-9251 (main)
+1 (530) 887-9253 (fax)
http://www.SystemExperts.com/
Author of Windows 2000 Security Handbook 
http://www.systemexperts.com/win2k.html



 

-
   

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


R: R: How to use MSSQL

2004-01-30 Thread Simone - Dev
Ops...
I confused it...pardon me :(

-
Simone Chiaretta
www.piyosailing.com/S
Any sufficiently advanced technology is indistinguishable from magic
"Life is short, play hard"


> -Messaggio originale-
> Da: Daniel Gibby [mailto:[EMAIL PROTECTED] 
> Inviato: venerdì 30 gennaio 2004 18.12
> A: Tomcat Users List
> Oggetto: Re: R: How to use MSSQL
> 
> 
> Except they are talking about MS SQL, not MySQL. MS meaning 
> Microsoft. 
> It confused me for a second at first. People should at least separate 
> the MS from the SQL. I think microsoft is trying to promote 
> the usage of 
> saying MSSQL so that people will think that MySQL is really 
> MSSQL, or so 
> that MSSQL has better brand recognition and MySQL has less. 
> It wouldn't 
> suprise me.
> 
> Daniel Gibby
> 
> Simone - Dev wrote:
> 
> >Well
> >A link list will not be complete without the native mysql 
> jdbc driver: 
> >The mysql connector/J available from MySql at 
> >http://www.mysql.com/products/connector-j/index.html
> >
> >-
> >Simone Chiaretta
> >www.piyosailing.com/S
> >Any sufficiently advanced technology is indistinguishable from magic 
> >"Life is short, play hard"
> >
> >
> >  
> >
> >>-Messaggio originale-
> >>Da: epyonne [mailto:[EMAIL PROTECTED]
> >>Inviato: venerdì 30 gennaio 2004 17.54
> >>A: Tomcat Users List; [EMAIL PROTECTED]
> >>Oggetto: Re: How to use MSSQL
> >>
> >>
> >>Use the Type 4 JDBC driver for SQL Server and you will be
> >>fine.  You didn't mention what version you are using.  My 
> >>suggestion is to stay away from anything older than SQL Server 2000.
> >>
> >>One more thing.  Be sure to check with Microsoft on the
> >>upgrade plan to the SQL Server Yukon which is coming out 
> >>later this year.  Planning ahead will save yourself a lot of 
> >>grief down the road.
> >>
> >>Hope this helps.
> >>
> >>
> >>- Original Message -
> >>From: "Phil Cox" <[EMAIL PROTECTED]>
> >>To: <[EMAIL PROTECTED]>
> >>Sent: Friday, January 30, 2004 10:10 AM
> >>Subject: How to use MSSQL
> >>
> >>
> >>
> >>
> >>>I am new to tomcat, and was trying to find info on using MSSQL as a
> >>>datasource. Any pointers?
> >>>
> >>>Thanks
> >>>
> >>>Phil
> >>>
> >>>SystemExperts Corporation
> >>>Philip C. Cox, Consultant
> >>>
> >>>+1 (888) 749-9800 (Corp HQ, toll free, USA only)
> >>>+1 (530) 887-9251 (main)
> >>>+1 (530) 887-9253 (fax)
> >>>http://www.SystemExperts.com/
> >>>
> >>>Author of Windows 2000 Security Handbook
> >>>http://www.systemexperts.com/win2k.html
> >>>
> >>>
> >>>
> >>>
> >>>  
> >>>
> >>
> -
> >>
> >>
> >>>To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>>For additional commands, e-mail: 
> [EMAIL PROTECTED]
> >>>
> >>>
> >>>  
> >>>
> >>
> -
> >>To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >>
> >
> >
> >-
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >  
> >
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: R: How to use MSSQL [T2004013000P0]

2004-01-30 Thread membershipservices
Dear [EMAIL PROTECTED],

We received your message on 1/30/2004 at 11:14:53 AM Central Standard Time.

Thank you for contacting Member Savings.  We have received and are reviewing your 
inquiry.  Due to heavy volume, it may take longer than usual for us to get back to 
you. Messages are being answered within 5 to 7 business days.  In the event you need 
to contact us regarding this inquiry, please refer to the tracking number at the top 
of this message.

Member Savings Representatives are available to respond to messages Monday through 
Friday 8:00AM to 5:00PM Central Standard Time, excluding holidays.

Thanks once again for writing. You will hear from one of our staff shortly.




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]