-
FR 0.8.6.1652 unicode
ibpp 2.5.2.1
wx 2.8.7
127.0.0.1/3050:dbalias
ODS Version
10.1
Page size
4096
Pages
4454
Size on disk
17.40MB
Page buffers
2048
Read only
false
Settings
Dialect
3
Default character set
ISO8859_1
Sweep interval
20000
Forced writes
All that being said I can no longer reproduce this so probably worth closing the report.
rgds...
2008-10-19 07:58:26 UTC in FlameRobin
-
When I run the following sql I get a fatal exception when I commit at the end:
------------- sql
drop table test;
CREATE TABLE test (field1 integer not null, field2 char(1024), field3 integer,
PRIMARY KEY (field1));
ALTER TABLE test ADD FOREIGN KEY (field3) REFERENCES test(field1);
---------------- sql
my sql editor options are as follows:
Automatically commit ddl...
2008-10-16 16:53:55 UTC in FlameRobin
-
Would be nice to have the table alias option in the preferences, i.e. in the new build (not sure how long its been there) if you do a select by popup menu you have a table alias of a as in:
select a.coulmn1, a.column2
from tablename a
this should be an option, if turned off you would get:
select coulmn1, column2
from tablename.
2008-08-22 20:04:01 UTC in FlameRobin
-
It would still be nice to have a close all windows option, I appreciate you can disconnect the database bt it would be easier to have a close all option. Thinking a bit further, it might be worth having a menu, as would happen in mdi interface, of all open windows aswell.
2008-08-22 19:56:20 UTC in FlameRobin
-
tectsoft committed revision 855 to the dnfBB SVN repository, changing 7 files.
2007-08-03 05:57:25 UTC in dnfBB
-
tectsoft committed revision 854 to the dnfBB SVN repository, changing 1 files.
2007-06-22 10:33:18 UTC in dnfBB
-
Simon,
I can't replicate this as the board create options do not appear unless the option to create the board is checked. Can you confirm the steps/options chosed to replicate please.
2007-06-12 16:48:10 UTC in dnfBB
-
Fixed version 2.1.
2007-06-12 16:41:01 UTC in dnfBB
-
tectsoft committed revision 850 to the dnfBB SVN repository, changing 14 files.
2007-06-06 16:03:38 UTC in dnfBB
-
tectsoft committed revision 849 to the dnfBB SVN repository, changing 1 files.
2007-06-06 13:33:24 UTC in dnfBB