I spent some time debugging it and the problem is in caused because my sql command was like
select * from Bill
but the table name is "bill". Data is retrieved but the postgres metadata sql uses "like" to get the column info and that's why the fields were marked readonly.
Sandeep
Search found 158 matches
- 01.02.2011, 23:30
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Postgres Fields are marked ReadOnly
- Replies: 4
- Views: 820
- 30.01.2011, 14:03
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Postgres Fields are marked ReadOnly
- Replies: 4
- Views: 820
Postgres Fields are marked ReadOnly
I am using Zeos from trunk to connect to Postgres 8.4. When I open TZquery all fields are marked as ReadOnly. I am not sure what is going, has anyone else seen this problem?
Regards
Sandeep
Regards
Sandeep
- 21.11.2010, 22:04
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [patch_done] Zeos trunk Postgres "\"
- Replies: 8
- Views: 1048
- 19.11.2010, 05:32
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [patch_done] Zeos trunk Postgres "\"
- Replies: 8
- Views: 1048
- 19.11.2010, 04:17
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [patch_done] Zeos trunk Postgres "\"
- Replies: 8
- Views: 1048
- 19.11.2010, 03:43
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [patch_done] Zeos trunk Postgres "\"
- Replies: 8
- Views: 1048
- 19.11.2010, 01:10
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [patch_done] Zeos trunk Postgres "\"
- Replies: 8
- Views: 1048
- 19.11.2010, 00:50
- Forum: ZeosLib 7.0 Beta Forum
- Topic: [patch_done] Zeos trunk Postgres "\"
- Replies: 8
- Views: 1048
[patch_done] Zeos trunk Postgres "\"
I have a table in Postgres database and one of the columns contains "\". If I use PGAdmin I can see "\" but if I read this table using Zeos I don't see "\". But if I change "\" to "\\" then I can see "\" using Zeos. I thought this problem w...
- 06.10.2010, 04:04
- Forum: ADO
- Topic: ADO MSSQL2208 Date field
- Replies: 0
- Views: 1757
ADO MSSQL2208 Date field
Is anyone using Zeos ADO with MSSQL2008? I am working with MSSQL2008 and Date fields are interpreted as WideStringFields in Delphi 2006.
Has anyone else encountered this/fixed it?
Regards
Sandeep
Has anyone else encountered this/fixed it?
Regards
Sandeep
- 11.01.2009, 06:34
- Forum: Off Topic
- Topic: DBMaster beta 2 released
- Replies: 0
- Views: 21851
DBMaster beta 2 released
We have released Beta 2 of DBMaster. This version has several bug fixes and scripting support has been added.
It uses Zeos to connect to the database engines.
There is not time restriction on this version.
For more information go to http://www.10thdoor.com
Regards
Sandeep
It uses Zeos to connect to the database engines.
There is not time restriction on this version.
For more information go to http://www.10thdoor.com
Regards
Sandeep
- 31.10.2008, 10:06
- Forum: ADO
- Topic: Lazarus, Zeos and Ms Access (mdb)
- Replies: 24
- Views: 19876
- 30.10.2008, 05:55
- Forum: ADO
- Topic: Lazarus, Zeos and Ms Access (mdb)
- Replies: 24
- Views: 19876
- 24.09.2008, 05:00
- Forum: PostgreSQL
- Topic: Backslash in Sql
- Replies: 0
- Views: 500
Backslash in Sql
I am trying to execute the following command in TZQuery update TableA set FieldA = 'a\s' where FieldID = '5' but the record in database is not updated. If I get all the records in this table and then edit it in TDBGrid then the record is updated. Is this a bug or am I doing something wrong? Regards ...
- 21.09.2008, 04:30
- Forum: 6.6 - stable
- Topic: Commercial use for ZEOSDBO-6.6.3-stable
- Replies: 1
- Views: 647
- 21.09.2008, 04:29
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Collecting Success Stories!
- Replies: 2
- Views: 1119
We use Zeos in all our applications. We have a multi-tier accounting system with add-on modules for Produce, Seafood, etc industries. So far we have deployed this app on Postgres, MSSQL2005 and Firebird. We also have a web app built using Intraweb and Zeos. This solution is sold in New Zealand and A...