Subject | Fw: Bug BDE + Interbase 6.0 + heterogeneous query... |
---|---|
Author | Fabrice Vendé - INFOCOB |
Post date | 2000-09-25T07:43:56Z |
Hello,
With delphi 5 pro, interbase 6.0 and BDE 5.01.
I have a bug when I try an heterogeneous query like this :
delete from ":InterbaseBDEAlias:Customer"
I have sometimes "Access violation at adresse 4d1F29FF in module
SQLint32.dll. Wrtie at adress 00000011" error.
And when I havn't this message record are not delete !
query like this:
select * from ":InterbaseBDEAlias:Customer"
work fines like update or insert query...
I use heterogeneous queries to exchange data between 2 interbase databases.
I use paradox to exchange these datas, because it is not possible to do
heterogeneous query between two interbase 6.0 database (with interbase
express).
To do this I use external SQL script, it is very easy to use and to upgrade.
I need to use complex queries to do this. It work perfectly than I use only
paradox tables.
It is not a database conversion. It is exchange between databases on nomad
PC and a central server !
How can I do ?
Please help me !
--
Fabrice Vende
fabrice@...
-
SARL I N F O C O B
Developpement, formation, matériel, logiciel
http://www.infocob.com
With delphi 5 pro, interbase 6.0 and BDE 5.01.
I have a bug when I try an heterogeneous query like this :
delete from ":InterbaseBDEAlias:Customer"
I have sometimes "Access violation at adresse 4d1F29FF in module
SQLint32.dll. Wrtie at adress 00000011" error.
And when I havn't this message record are not delete !
query like this:
select * from ":InterbaseBDEAlias:Customer"
work fines like update or insert query...
I use heterogeneous queries to exchange data between 2 interbase databases.
I use paradox to exchange these datas, because it is not possible to do
heterogeneous query between two interbase 6.0 database (with interbase
express).
To do this I use external SQL script, it is very easy to use and to upgrade.
I need to use complex queries to do this. It work perfectly than I use only
paradox tables.
It is not a database conversion. It is exchange between databases on nomad
PC and a central server !
How can I do ?
Please help me !
--
Fabrice Vende
fabrice@...
-
SARL I N F O C O B
Developpement, formation, matériel, logiciel
http://www.infocob.com
> _______________________________________________
> Delphi-DB mailing list
> Delphi-DB@...
> http://elists.org/mailman/listinfo/delphi-db