New topic: Project : firebird in rb standard
<http://forums.realsoftware.com/viewtopic.php?t=22714> Page 1 of 1 [ 4 posts ] Previous topic | Next topic Author Message forisco Post subject: Project : firebird in rb standardPosted: Tue Jun 03, 2008 5:57 am Joined: Thu Feb 07, 2008 2:21 pm Posts: 138 Location: Italy How i said in my previous post, i want to inform you about my progresses in this project. I want to show the use of the firebird engine in rb application. This it shoulds permit the concurrency in databases. This procedure works on Windows systems : on Mac or Linux i don't know it! First step is to download the firebird engine. >From this page, you can download the firebird engine : http://www.firebirdsql.org/index.php?op=files&id=engine_210 When you install this engine, select the superserver installation and select the start as service. Next step is to download the dll to connect rb to firebird. >From this page, you can download the fbdll4vb20 dll : http://sourceforge.net/project/showfiles.php?group_id=80875 This dll is designed for visual basic, but with a little modify in the rb code is good for us. A little example of use is here : http://www.01soft.it/firebird.zip This example creates a database with 50,000 records and it permits to read and to do a simple sum. The files fbdll4vb20.dll and fbclient.dll must be in the same folder of firebird.rbp For his contribute, i want to give thanks to stevew. All suggests are welcome! Bye _________________ RealBasic 2008 Release 5.1 Standard Edition on Windows Vista SP1 and on Windows 7 Beta 7000 Database Engine : Firebird - Report Engine : RPDF Top SandyB Post subject: Re: Project : firebird in rb standardPosted: Tue Jun 03, 2008 6:55 am Joined: Fri Jan 06, 2006 3:56 pm Posts: 299 Location: Longwood, FL, USA Quote:This dll is designed for visual basic, but with a little modify in the rb code is good for us. What type of RB code modification is necessary? Any working examples? Top forisco Post subject: Re: Project : firebird in rb standardPosted: Tue Jun 03, 2008 7:20 am Joined: Thu Feb 07, 2008 2:21 pm Posts: 138 Location: Italy You don't must modify the rb code. I expressed myself badly. In firebird.zip file there's a little example (firebird.rbp). Open it and run it with RealBasic IDE. Bye _________________ RealBasic 2008 Release 5.1 Standard Edition on Windows Vista SP1 and on Windows 7 Beta 7000 Database Engine : Firebird - Report Engine : RPDF Top face Post subject: Re: Project : firebird in rb standardPosted: Tue Mar 24, 2009 1:32 am Joined: Tue Nov 14, 2006 5:25 pm Posts: 383 What about Mac support ? Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 4 posts ] -- Over 900 classes with 18000 functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin v8.1. <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> rbforumnotifier@monkeybreadsoftware.de