Search found 158 matches

by sandeep_c24
18.03.2006, 23:53
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Range check error
Replies: 4
Views: 2489

Actually I get range check error as soon as I set Connected property to true.

Sandeep
by sandeep_c24
18.03.2006, 09:46
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Range check error
Replies: 4
Views: 2489

Range check error

Hi

I have downloaded latest version using SVN. If I use Firebird-1.5 protocol I get range check error.

Regards

Sandeep
by sandeep_c24
16.03.2006, 06:41
Forum: 6.1.5
Topic: Latest Source
Replies: 1
Views: 1462

Latest Source

Hi

I was just wondering if there is still some work being done on Zeos components. If something is being done where can I download the latest source?

Regards

Sandeep
by sandeep_c24
12.11.2005, 06:21
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Bigint fields in MSSQL is TFloatField
Replies: 0
Views: 607

Bigint fields in MSSQL is TFloatField

Hi

When I try to add Persistent fields all Bigint fields are converted to TFloatField instead of TLargeIntField(in MSSQL).

Is it a bug in Zeos?

Is there a quick fix that I can do?

Somone please reply!

Regards

Sandeep
by sandeep_c24
11.11.2005, 12:14
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Multiple Databases
Replies: 0
Views: 689

Multiple Databases

Hi I am trying to test ZeosDBO to work with multiple databases. I started of with MSSQL, MySQL, Firebird and PostGresSQL. I created domains and then some tables in all databases. Then I tried accessing a table from different database and soon found that MySQL 5 is not supported by ZeosDBO. So I igno...
by sandeep_c24
08.11.2005, 11:48
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: ZEOSDBO - New Application
Replies: 5
Views: 1570

Why is this forum so quiet? I haven't seen many replies to my posting, I was expecting a lot of replies for my posting. I haven't heard much from the admins. I was wondering if this is the right place to ask questions or is there any other forum I should join?

Regards

Sandeep
by sandeep_c24
07.11.2005, 07:15
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: ZEOSDBO - New Application
Replies: 5
Views: 1570

Hi Zippo

Thanks for the response.

>Performance is OK, but not fully comparable to DB-specific components. It is >a little bit slower, but unless you develop time-critical applications you won't >notice the difference.

How much slower compared to native stuff?

Regards

Sandeep
by sandeep_c24
06.11.2005, 01:55
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: ZEOSDBO - New Application
Replies: 5
Views: 1570

ZEOSDBO - New Application

Hi All I am planning to use ZeosDBO for my new project. The reason I want to use this is because I want to support multiple databases. Some of my clients want only commercial database like MSSQL or Oracle, some don't mind what database is used. I would like some advice from people who have developed...