Search found 159 matches

by elidorio2
05.09.2012, 02:59
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Problems with accentuation Lazarus 2.7.1
Replies: 24
Views: 5921

[patch_done] Problems with accentuation Lazarus 2.7.1

Problems with accentuation Lazarus 2.7.1 and Zeos.
Words with accents is recorded in the database wrong.
Would anyone ever had this problem with Lazarus 2.7.1?

Edson
by elidorio2
05.09.2012, 02:41
Forum: ZeosLib 7.0 Beta Forum
Topic: [solved] SVN Zeos
Replies: 1
Views: 370

[solved] SVN Zeos

Hello Michael
The svn Zeos changed? The latest revision is available here
https://zeoslib.svn.sourceforge.net/svn ... gonhugeist
is: revision: 1553
Or this development stopped?

Edson
by elidorio2
15.08.2012, 14:17
Forum: ZeosLib 7.0 Beta Forum
Topic: [solved] Value in the insert ZQuery
Replies: 7
Views: 1127

ok,

Thank you;

Edson
by elidorio2
13.08.2012, 13:07
Forum: ZeosLib 7.0 Beta Forum
Topic: [solved] Value in the insert ZQuery
Replies: 7
Views: 1127

Olá Josimar,

Quero pegar o script sql que a query enviou para o banco.
by elidorio2
13.08.2012, 01:03
Forum: ZeosLib 7.0 Beta Forum
Topic: [solved] Value in the insert ZQuery
Replies: 7
Views: 1127

Want to catch ZQuery script that is sending to the database.
example:
insert into t1 values ​​(: col1,: col2,: col3,: col4);

The script to insert the values ​​that zquery set up for the columns: col1, col2, col3 and col4.
by elidorio2
10.08.2012, 20:51
Forum: ZeosLib 7.0 Beta Forum
Topic: [solved] Value in the insert ZQuery
Replies: 7
Views: 1127

[solved] Value in the insert ZQuery

How to get the value in the insert ZQuery, sends to the database?

Edson
by elidorio2
06.07.2012, 01:43
Forum: ZeosLib 7.0 Beta Forum
Topic: Zeos 7 MariaDB
Replies: 20
Views: 5557

In my opinion, I find it interesting MariDB add the list of protocols supported, so users will know that also supports MariDB Zeos.

Edson
by elidorio2
06.07.2012, 01:31
Forum: ZeosLib 7.0 Beta Forum
Topic: Error Lazarus and Oracle
Replies: 3
Views: 900

Hello Michael,

I think it would be interesting to add support for Oracle XE, Oracle 10g and 11g and higher, that Oracle 9i is already outdated ...
Oracle This is what I'm trying to connect oracle 10g.

Edson
by elidorio2
05.07.2012, 21:29
Forum: ZeosLib 7.0 Beta Forum
Topic: Error Lazarus and Oracle
Replies: 3
Views: 900

Error Lazarus and Oracle

Good afternoon,
This presents the following error when connecting to Oracle 7 and Lazarus with Zeos 09.30.4
error:
(error: OCI_INVALID_HANDLE.)

Edson
by elidorio2
22.06.2012, 15:56
Forum: ZeosLib 7.0 Beta Forum
Topic: Master-Detail with Zeos
Replies: 10
Views: 4548

Michael, That's right, I want to run a single commit, which is saved in the database, the master and detail in a single transaction. example: 1 - Insert the data from the master 2 - I insert data items, for example 5 item 3 - It is to save in a single commit, save the master and detail of the five i...
by elidorio2
22.06.2012, 11:31
Forum: ZeosLib 7.0 Beta Forum
Topic: Master-Detail with Zeos
Replies: 10
Views: 4548

OK, Michael,
Zeos would be interesting to implement the Master / Detail, is equal to the ClientDataSet.
It is a very interesting feature that would look good on Zeos.

Edson
by elidorio2
22.06.2012, 02:03
Forum: ZeosLib 7.0 Beta Forum
Topic: Master-Detail with Zeos
Replies: 10
Views: 4548

mmvisual,

already implemented the above code, and is not yet possible to save master and detail in a single transaction.
by elidorio2
16.06.2012, 20:00
Forum: ZeosLib 7.0 Beta Forum
Topic: [solved] ZConnection.libraryLocation
Replies: 26
Views: 29014

problem Solved

Hello Michal,

Really missing the Visual C + + 2010 Redistributable Package.
Problem solved.
Thank you all,

Edson
by elidorio2
16.06.2012, 16:54
Forum: ZeosLib 7.0 Beta Forum
Topic: [solved] ZConnection.libraryLocation
Replies: 26
Views: 29014

Hello Michael,

Do not worry, have not figured out the problem with windows xp on this machine, it must be some peculiarity in this machine, I tested on another machine worked. I performed the procedures indicated that the Ism and still did not work.

Thank you,

Edson
by elidorio2
13.06.2012, 17:05
Forum: ZeosLib 7.0 Beta Forum
Topic: [solved] ZConnection.libraryLocation
Replies: 26
Views: 29014

Hello Michael, What's to understand is that Zeos does not read the other directory unless the C: \ Program Files \ PostgreSQL \ 9.1 \ bin. In my opinion he is trying to get the dll in the directory above. On my development computer it finds the dll normal, because they are in the directory above, no...