I create in firebird a text blob field:
BLOB SUB_TYPE 1 SEGMENT SIZE 80 CHARACTER SET NONE
COLLATE NONE
and I wanna read it into n lines of 25character per line.
how I can do it?
Search found 32 matches
- 17.10.2010, 15:22
- Forum: 6.6 - stable
- Topic: howto manage a memo field
- Replies: 1
- Views: 521
- 30.03.2010, 12:51
- Forum: Firebird
- Topic: Add, delete, edit user
- Replies: 2
- Views: 509
Add, delete, edit user
someone have some idea how I can add, delete, edit users in firebird using zeos?
- 20.11.2009, 09:57
- Forum: PostgreSQL
- Topic: working with "schema"
- Replies: 3
- Views: 1081
Problems are not solved. After a lot of ZeosLib code studying I have understand how it manage schema. Infact I can't use ZConnection1.ExecuteDirect('set local search_path to test;'); or miore generic statement SET search_path = test; because zeos set schema in the follow way: 1. read sql statement 2...
- 01.09.2009, 11:20
- Forum: Firebird
- Topic: create a database
- Replies: 2
- Views: 629
create a database
I need to create a database ....
which is the best way?
which is the best way?
- 14.07.2009, 10:19
- Forum: PostgreSQL
- Topic: working with "schema"
- Replies: 3
- Views: 1081
This approach rise some problems while using more than one connections to database. We are trying to use different schemas from same database. These schemas have some table with the same name. So we have schema arc and schema arc_demo with the same table PRS Just try project in attachment using this...
- 06.07.2009, 15:34
- Forum: PostgreSQL
- Topic: working with "schema"
- Replies: 3
- Views: 1081
working with "schema"
I want to use different schema into the same database. In this way I can manage different set of data that I simply connect via trigger. So I have 1 database 5 schema and every schema contain my database... I want to set "schema" on ZConnection and not run this command before every query S...
- 01.07.2009, 23:03
- Forum: 6.6 - stable
- Topic: check if table or stored procedure o trigger exist
- Replies: 2
- Views: 461
- 01.07.2009, 14:14
- Forum: 6.6 - stable
- Topic: check if table or stored procedure o trigger exist
- Replies: 2
- Views: 461
check if table or stored procedure o trigger exist
How I can check if table or stored procedure o trigger exist
there are some ideas...
there are some ideas...
- 17.06.2009, 08:15
- Forum: 6.6 - stable
- Topic: Connection to Firebird Server + Embedded at the same time
- Replies: 4
- Views: 592
- 08.06.2009, 08:20
- Forum: 6.6 - stable
- Topic: [ITALIAN DELPHIDAY 2009] ZeosLib presentation
- Replies: 6
- Views: 855
- 03.06.2009, 07:55
- Forum: 6.6 - stable
- Topic: [ITALIAN DELPHIDAY 2009] ZeosLib presentation
- Replies: 6
- Views: 855
[ITALIAN DELPHIDAY 2009] ZeosLib presentation
This year at Delphi day organize by Marco Cantù we will speak about a lot of tools... and naturally we will held a session about Zeos Lib...
- 20.04.2009, 17:21
- Forum: MySQL
- Topic: Oracle buys Sun (MySQL too!)
- Replies: 3
- Views: 549
- 28.03.2009, 17:30
- Forum: MySQL
- Topic: Problem... (mysql has gone away..)
- Replies: 10
- Views: 2722
I've seen this before when the dll version didn't fit with the server version. Difficult to find out what dll's fit to what servers. Are you using a 5.1 dll or one of the older mysql 5 dll's. Normally you should be able to use a 5.1 dll with the mysql5 protocol. Mark ok I will insert something to c...
- 28.03.2009, 17:28
- Forum: MySQL
- Topic: Problem... (mysql has gone away..)
- Replies: 10
- Views: 2722
- 23.03.2009, 11:02
- Forum: MySQL
- Topic: Problem... (mysql has gone away..)
- Replies: 10
- Views: 2722