TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Boblysan
NA
66
0
OdbcDataReader reader.Close() NOT SUPPORTED!!!
Feb 20 2005 11:07 PM
Hey folks, If anyone has any ideas on how to get around this it would be GREATLY appreciated. I am trying to pull data from a memory resident TimesTen database. I have an ODBC connection to this database and am using the .NET ODBC add on for visual studio. I am able so successfully establish a connection to the database, read information from the database and populate the information in to a list box. The problem is that when I go to call the data reader I am getting an ODBCException error that the reader.Close() function is not supported by the driver. I am assuming that the error is refering to the ODBC TimesTen 4.532 driver I am using to make the connection from my computer to the datasource. Are there any utilities out there that will bridge the gap between the prodominant OLE functionalities of the VS environment and the ODBC data provider / ODBC drivers? Any assistance would be greatly appreciated. Thanks, Bob
Reply
Answers (
2
)
Reserved Word of & in Oracle SQL Statement
OutOfMemoryException