Skip to Main Content

Oracle Database Express Edition (XE)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Value does not fall within expected range

527141Aug 25 2006 — edited Aug 31 2006
Hello,
I have an application built using VB express edition and Oracle XE. In Win2000 machines alone I get a error saying "Value does not fall within expected range". This occurs at the time of running the application from W2K client and also running the source code (from a VB environment) of W2K machine. Any reasons for it to be happening only in W2K and not on XP?
I have installed .NET framework 2.0, OO40, MDAC2.8 etc. on all the client machines before running the application.
In the debug mode, the error occurs on this line
sql="Select * from login where username='...' "
set stem=oradatabase.dbcreatedynaset(sql,0&)
Any suggestion would be very helpful.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 28 2006
Added on Aug 25 2006
13 comments
1,983 views