 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Herbert Sitz Guest
|
Posted: Fri Jul 22, 2005 3:18 pm Post subject: Re: Query builders |
|
|
"Ed Blanchard" <edwardb (AT) NONOsgci (DOT) com> wrote
| Quote: | I grabbed the free Korzh query builder and tried it on a Sybase ASA
database. It turns out that the tables in this have the "owner" set -
the Query builder lists all table names, but when you try and get field
names it fails - trying to open table "item" whilst actually needing to
open table "dbc.item".
Does anyone know if there is a way to specify table owner in this tool
(or in components from Korzh). Alternately, any suggestions of a
component that DOES allow this?
|
You should email support at Korzh and get your answer. I'm sure there's an
easy way to get it to work. I don't think the free version is supposed to
work with any database; it's made to work with the BDE. There are a bunch
of different 'DBInfo' components for Korzh and you need to use the
appropriate one in your project. I don't see SyBASE ASA listed splecifically
among any of them (http://www.korzh.com/delphi/sq/dbconnections/ ) but I
expect one of these dbconnections will work appropriately. Same issue woudl
exist with SQL Server, wouldn't it?
-- Herbert Sitz
|
|
| Back to top |
|
 |
Tony Caduto Guest
|
Posted: Sat Jul 23, 2005 6:03 am Post subject: Re: Query builders |
|
|
Korz also does not support schemas in postgresql and probably Oracle as
well.
You best bet it to get a copy of open query builder and modify that to
suit your needs.
| Quote: |
I'm connecting with dbExpress and ODBC, but yes I suspect SQL Server
would also show this issue. I've sent mail off to Korzh...
Cheers,
EdB
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|