Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

JDBC and Java

  Asked By: Matilda    Date: Oct 03    Category: Java    Views: 480
  

I've some quiries here that I would like to consult your advise. I've
been thinking and soncisdering a lot of programming languages to
solve one problem that I'm facing. I will describe briefly on what is
the problem.

I've 50 PC's that is running on Windows 2000 professional. All these
PC's is connected to a Windows Domain. And each account in this
domain will have a Logon script which is a batch file. I'm suppose to
find a way to use the login script to runa program that will first
captured the Window 2000 login name and saved it in a SQL server with
the date saved.

I've done some reading, but not sure if JAVA is able to do the
following:

1)are it able to capture the login name(From Windows) of the user?

2)Can I stored the data to a Microsoft SQL 2000 server using JDBC?
The requirment is that I can't installed any driver or component in
those client PC's e.g Creating ODBC connection and etc. Its should be
a standalone program that just save the data into the SQL database.

I would definately be grateful if you are able to help me on this
issues.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on JDBC and Java Or get search suggestion and latest updates.




Tagged: