Hello ALL,
I am using .net connector for mysql.
I have created stored procedure to insert data and select data from the table.
The stored procedure works for insert data.
but i am unable to read the data.
I want to insert data dynamic and read the data from the table dynamic.
I am able to insert but read data is not working it will work after i refresh the mysql manually.
I am using xampp.
thanks
I am using .net connector for mysql.
I have created stored procedure to insert data and select data from the table.
The stored procedure works for insert data.
but i am unable to read the data.
I want to insert data dynamic and read the data from the table dynamic.
I am able to insert but read data is not working it will work after i refresh the mysql manually.
I am using xampp.
thanks