Visual age problem - importing packages

Hello,

I have created a Java client NT application on Visual Age which interacts with Oracle database thru JDBC driver.

when i give

import oracle.jdbc.driver.*;

the visual age editor is not able to find the above package, whereas when i export the same application and execute it on DOS environment there are no problems.

I want to know the best way to import packages in Visual Age because when I added the required packages to my application, "no suitable driver" error occurred.

Not as familiar with Visual Age. Any help would be appreciated. Thanks :-)

Raj

[617 byte] By [s_rajan_m] at [2007-9-26 2:08:49]
# 1
Thanks! Got it fixed. Giving the duke dollar to myself ;)raj
s_rajan_m at 2007-6-29 8:57:47 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...