HI everyone,
I am a freshman in VS .Net. I am developing a new application in
vb .net. I am having a small problem. The database i am using is MS Access with some tables with a link to oracle database. To access the oracle database i need a user name and password. So when i run a query to fill the data from the database its gives me en error saying
"An unhandled exception of type 'System.Security.SecurityException' occurred in account.exe"
So i am not sure if this is something related to the password required or something related to the
Vb .net issue.
So kinldy let me a way out of this.
Thanking you in advances.
VP2