Re: Where is database?
Posted by: Scott Stewart
Date: January 20, 2015 01:20PM

OK! I got to the MySqlDataReader reader=cmd.ExecuteReader() statement. My query is simple "SELECT * FROM tblFlights;" I got here because I used the database name in my connection string and added the extension mwb which is called a workbench file. But nothing else was working, so why not? So the reader command throws the exception flight_log_db.mwb.tblFlights doesn't exist. The table tblFlights most certainly exists and there are no typos.

Scott Stewart
Learning one bit at a time.

Options: ReplyQuote


Subject
Written By
Posted
January 20, 2015 11:36AM
January 20, 2015 11:45AM
January 20, 2015 12:45PM
Re: Where is database?
January 20, 2015 01:20PM
January 20, 2015 01:29PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.