Hello there
Hello there,
Is it possible to create a firebird database (create/alter table, procedure, triggers, etc) with an Delphi 2010 application? If yes kindly let me know how?
Is it possible to create a firebird database (create/alter table, procedure, triggers, etc) with an Delphi 2010 application? If yes kindly let me know how?
Try to find a firebird db handler component (there's a lot), read the doc/guide, then use it
ReplyDeleteTry UIB components: http://sourceforge.net/projects/uib/
ReplyDeleteUse the built in IBX components.
ReplyDelete