Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: phuocnhPosted on 2006-05-17 at 22:44:44ID: 16706082
You can visit http://sourceforge.net/pro ject/showf iles.php?g roup_id=90 28 to download firebird-net-provider. In the VB.NET application you can access firebird/interbase database same as MS Access. If you want to learn how to write SQL to process data in database I think you should read the document. vsupport/i nterbase/o pensource/ #ibconsole (Open Source Software).
Client tool to play with Firebird/InterBase database is IBConsole http://info.borland.com/de
or
IBExpert (It is very good but commercial work) http://www.ibexpert.com/
You can write store procedure for databse normally.