I'm happy to test anything with Embedded Firebird.  It works perfectly without 
any changes other than the ones I've mentioned.  As a side issue, I don't think 
you can run embedded firebird with the server version at the same time, but I 
don't think that will affect anything.

I'm in the process of writing an app that utilises multiple tables and 
interdependencies (which is why I'm interested in the OneToManyApp).  I'll 
create the SQL and then run AppWizard and see how it is handled.

Still can't get the Report Writer to work, but I guess I'm just too early.  
I'll try downloading it in a day or two.

Many thanks for your and Paul's help.

> Suggested Changes: AppWizard.py:
>
>         # Enable the file search button if this is a file-based  
> backend
>         if dbType in ("SQLite","FB_Embedded"):
>
> This allows embedded firebird databases to be used (assuming the  
> gds32.dll file is in the wizards directory).

     This is a new one to me, although I must confess to not being  
very familiar with Firebird. I didn't know that there was an embedded  
version. Does the kinterbasdb module and the Dabo dbFirebird.py work  
with it unchanged? If you're willing to test this stuff, since I  
don't have FB_Embedded available here, I'd be more than happy to  
implement whatever's needed.



> Suggested changes:  don't know where the change should go, but the  
> application created by the AppWizard using embedded firebird works  
> when the <host> tag is deleted from 'default.cnxml'.

     OK, that would make sense.


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to