Hi, I am new to firebird and C#. I need some help.
I have created a table in firebird and have a form in C# with a rich textbox and a command button.
When I click the command button I want to retrieve all the data in the specified table and populate the rich textbox. How do I do this ? I know this may sound really easy to some of you but all I get back is one field. :-(
I have created a table in firebird and have a form in C# with a rich textbox and a command button.
When I click the command button I want to retrieve all the data in the specified table and populate the rich textbox. How do I do this ? I know this may sound really easy to some of you but all I get back is one field. :-(