> Date: Mon, 15 May 2000 12:12:15 -0500
> From: Vishwa <[EMAIL PROTECTED]>
> Subject: JNDI Name for MS-Access datasource.
> To: [EMAIL PROTECTED]
>
> Hello all,
>
>  What will be the JNDI Name for an MS Access datasource. When i try to
> deploy my servlet i get an error stating the JNDI name is invalid.
>
>  I learnt for Informix it is jdbc/Informix.  What about MS Access, I
> tried jdbc/MSAccess it dint work.
>

There should not be any naming policy tied to specific vendors or database
types. Having such a policy would be counter to portability.
Instead, names should be assigned based on their functionality and use
(for example, "Payroll" for the payroll database).

_____________________
Rosanna Lee
Java Software, Sun Microsystems, Inc
[EMAIL PROTECTED]

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to