|
-
July 29th, 1999, 04:58 PM
#1
JDBC and Security
Greetings all. I need to execute some JDBC calls across the internet. I'm planning on using the getConnection method of the DriverManager. This requires a userid and password. How can I pass the userid and password securely?
Also, the URL parameter description in the DriverManager.getConnection method says "a database url of the form jdbc:subprotocol:subname. What would go in the subprotocol and subname fields? Thanks all.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|