Search found 12 matches
- 06.02.2008, 21:24
- Forum: PostgreSQL
- Topic: pictures & postgresql
- Replies: 6
- Views: 2013
pictures & postgresql
How friends!! I have the follow problem: I created a table using postgresql CREATE TABLE prueba ( id serial NOT NULL, picture bytea, PRIMARY KEY (id) ) ; and I have a picture in c:\pictures\mypicture.jpg insert into prueba(picture) values('c/pictures/mypicture.jpg'); But, I can't show the pictures i...
- 19.11.2007, 14:48
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Does ZeosDBO work with ClientDatasets
- Replies: 16
- Views: 4199
- 18.11.2007, 19:33
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Does ZeosDBO work with ClientDatasets
- Replies: 16
- Views: 4199
- 29.08.2007, 19:14
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: backup/restore in postgresql
- Replies: 0
- Views: 762
backup/restore in postgresql
somebody has been able to make a file of backup/restore of a data base postgresql with delphi 7 + zeos components??
- 21.04.2007, 18:11
- Forum: PostgreSQL
- Topic: PostgreSQL 8.2.3 + ZStoredProc Error
- Replies: 4
- Views: 2540
- 20.04.2007, 19:49
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: ZStroreProc
- Replies: 1
- Views: 766
ZStroreProc
Hello everybody!! I have a problem using zstoreproc and postgresql. I made the following store procedure in PostgreSQL 8.2.3 CREATE OR REPLACE FUNCTION facturacion.sp_existencias(IN codigo integer, OUT valor numeric) AS $BODY$ SELECT existencia_articulo FROM articulo WHERE codigo_articulo = $1; $BOD...
- 29.03.2007, 22:29
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Troubles with datasetfield and Zeoslib
- Replies: 12
- Views: 6182
- 29.03.2007, 13:37
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Trouble while installing ZEOSDBO 6.6.1 beta on Delphi 2007
- Replies: 18
- Views: 4946
- 28.03.2007, 20:58
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Troubles with datasetfield and Zeoslib
- Replies: 12
- Views: 6182
Troubles with datasetfield and Zeoslib
This is part of my project
- 28.03.2007, 20:28
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Troubles with datasetfield and Zeoslib
- Replies: 12
- Views: 6182
- 28.03.2007, 16:10
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Troubles with datasetfield and Zeoslib
- Replies: 12
- Views: 6182
- 27.03.2007, 15:12
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Troubles with datasetfield and Zeoslib
- Replies: 12
- Views: 6182