Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Object reference not set to an instance of an object when adding a table adapter

I successfully connected to my database, however I am not able to add a TableAdapter. Using TableAdapter Configuration Wizard I can use the query builder and everything seems fine, I can see the tables, retrieve the rows, everything. however when I am trying to finish the configuration I get the title error. What should I do? thank you

the error

This is what I Have in my VS

This is what I Have in my VS

I am using MySql and C#.

like image 499
A. Dravid Avatar asked Jan 17 '26 09:01

A. Dravid


1 Answers

This is a known bug in the MySQL Visual Studio addin: bug 90390.

If you create an account at bugs.mysql.com you can click the Subscribe button on that bug report to get updates (e.g., when an updated version is released that fixes the bug).

like image 178
Bradley Grainger Avatar answered Jan 20 '26 22:01

Bradley Grainger



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!