Search found 9 matches
- 13.03.2009, 16:45
- Forum: Other 6.x Versions
- Topic: How Protect The properties: User Password Database HostName
- Replies: 2
- Views: 2822
How Protect The properties: User Password Database HostName
hi all, i use Delphi7 and Zeos Components 6.6.1 beta easy my question: How Protect The properties: User Password Database HostName sample: suppose i have a form named: FLogin and a Connection named: Zconnection in form create i have a simple configuration of my Zconnection component: procedure TFlog...
- 13.05.2008, 16:04
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: how to do: Tzquery.Requestlive?
- Replies: 2
- Views: 1130
how to do: Tzquery.Requestlive?
easy question:
how to do: Tzquery.Requestlive?
thanks....
how to do: Tzquery.Requestlive?
thanks....
- 06.05.2008, 02:12
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: how convert my projects with ZmysqlDatabase old components.
- Replies: 2
- Views: 1019
how convert my projects with ZmysqlDatabase old components.
hi all i use delphi7 and i have old components:
ZmysqlDatabase and ZmysqlTransact and ZmysqlTransact to
ZEOSDBO-6.6.2-rc
exist a tool? or need open my projects, ignore all errors and modify my projects?
thanks
ZmysqlDatabase and ZmysqlTransact and ZmysqlTransact to
ZEOSDBO-6.6.2-rc
exist a tool? or need open my projects, ignore all errors and modify my projects?
thanks
- 28.12.2007, 01:05
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: MySQL backup component
- Replies: 16
- Views: 10310
tested again the code and.... get an error...
procedure TZlawMySQLBackup.WriteTableDefs; begin FTables.SQL.Text:='SHOW FULL TABLES WHERE Table_type=''BASE TABLE'''; FTables.Open; when open the Query, say the error... You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use ...
- 27.12.2007, 23:53
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: MySQL backup component
- Replies: 16
- Views: 10310
ok worked....
finally i installed ZeosDBo and ZlawMySQLBackup and preserve my Zmysql components .... when i test the Demo programof ZlawMySQLBackup i configure the database and user/pass i test the program and effectively generate a .sql file but only with these lines: SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQ...
- 27.12.2007, 16:13
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: MySQL backup component
- Replies: 16
- Views: 10310
error when try install Zeos Components....
my scenario: -using D7 - have installed ZMysql - have installed ZlawMySQLBackup(i created new package named zbackup ) followed: Unpack the archive to a folder Copy the required dlls from lib directory to the windows system directory (usually Windows\System or winnt\system32) Add the build Directory ...
- 27.12.2007, 15:27
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: MySQL backup component
- Replies: 16
- Views: 10310
ouch!
ouch! thanks for read and reply you wrote: Not sure if it's possible to install the Old ZMysql components next to the new ones if i install the new release of zeos components what happend with my Zmysql Old components? How change in my delphi programs, ZMysql to Zeos components? exist a way for chan...
- 27.12.2007, 00:51
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: MySQL backup component
- Replies: 16
- Views: 10310
i dont use Zeos components i use Zmysql components...
hi...
i dont use Zeos components i use Zmysql components...
Zeos Mysql Components....
and not install ZSQLProcessor
what need install?
i dont use Zeos components i use Zmysql components...
Zeos Mysql Components....
and not install ZSQLProcessor
what need install?
- 26.12.2007, 22:49
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: MySQL backup component
- Replies: 16
- Views: 10310
cant open the demo Delphi project......
i installed ZlawMySQLBackup befire installed: DCPCrypt2 is an open source library released under the MIT license. You can find it here: http://www.cityinthesky.co.uk/cryptography.html and try install ZlawMySQLBackup. i go to Zeos Access Page and i see 2 components: -ZlawMysqlBackup and Zlawconnectio...