Board index » delphi » Database Desktop and 'create view'?
Harry Doldersum
![]() Delphi Developer |
Thu, 22 May 2003 03:00:00 GMT
Database Desktop and 'create view'?
Dear reader,
When using Database Desktop (as supplied with my Delphi3 standard), I can Create view <viewname> as Select <field> from ':<alias>:<dbname>'; the program responds with an errormessage "Capability not supported"? Alternatively, when I omit the section: "Create view <viewname> as" from the I was wondering if I'm perhaps doing something wrong? Should Database I'm looking forward to your helpful replies! ;-) Best regards, |