firebird CREATE DATABASE
Posted: 20.07.2006, 18:06
Hi,
I use zeoslib 6.1.5 (alpha).
1.step : my app. connect to the web server via php script /indy tools
and download xml format all database tables. ok.
2.step : after then, locally i have a firebird server. my app
convert downloaded xml structure to firebird sql format. in emsfb tool
seem everything is ok.
3.step : my app must be a firebird database.
i have tested zconnection,zsqlprocessor CREATE DATABASE xxx ..etc
but not works.
Can you help me, how can i create database for firebirdDB with ZEOS
components?
thanks..
I use zeoslib 6.1.5 (alpha).
1.step : my app. connect to the web server via php script /indy tools
and download xml format all database tables. ok.
2.step : after then, locally i have a firebird server. my app
convert downloaded xml structure to firebird sql format. in emsfb tool
seem everything is ok.
3.step : my app must be a firebird database.
i have tested zconnection,zsqlprocessor CREATE DATABASE xxx ..etc
but not works.
Can you help me, how can i create database for firebirdDB with ZEOS
components?
thanks..