Przemyslaw Czerpak
8bc1e2f652
2006-04-15 20:20 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
...
* harbour/include/Makefile
+ harbour/include/blob.ch
* harbour/include/dbinfo.ch
* harbour/include/hbdbferr.h
* harbour/include/hbrddfpt.h
* harbour/source/rdd/dbf1.c
* harbour/source/rdd/workarea.c
* harbour/source/rdd/dbffpt/dbffpt1.c
+ added all CL5.3 BLOB*() functions support
+ added new RDD DBFBLOB compatible with CL5.3 DBFBLOB
It operates on memo files only (.dbv) without tables (.dbf)
To create .DBV file use:
dbCreate( cFile, {}, "DBFBLOB" )
* harbour/source/rdd/dbcmd.c
* do not report error when empty structure table is passed to DBCREATE()
CL5.3 allow to create even DBF files without any fields and because
I can imagine some valid code which use it as a feature then I also
allow it in DBF RDD.
Authors of RDDs which do not allow to create tables without fields
should add to their low level RDD code necessary RT error.
2006-04-15 18:51:38 +00:00
..
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2006-04-15 18:51:38 +00:00
2001-04-27 19:03:46 +00:00
2002-06-21 20:12:14 +00:00
2001-12-29 18:45:02 +00:00
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2006-04-15 18:51:38 +00:00
2002-10-14 07:19:27 +00:00
2001-04-27 19:03:46 +00:00
2001-05-15 13:02:07 +00:00
2002-01-06 12:33:25 +00:00
2001-12-29 19:35:55 +00:00
2001-05-15 13:02:07 +00:00
2002-08-27 20:13:38 +00:00
2001-04-12 19:12:56 +00:00
2001-05-15 13:02:07 +00:00
2002-03-18 22:30:10 +00:00
2001-05-15 13:02:07 +00:00
2005-01-12 17:28:05 +00:00
2006-04-07 12:57:59 +00:00
2006-03-01 19:45:51 +00:00
2006-02-04 16:16:48 +00:00
2006-02-15 10:16:46 +00:00
2006-03-01 13:49:07 +00:00
2006-02-14 15:12:07 +00:00
2006-02-04 16:16:48 +00:00
2006-02-04 16:16:48 +00:00
2004-07-27 18:37:21 +00:00
2001-12-18 20:51:20 +00:00
2006-03-28 11:00:49 +00:00
2006-02-04 16:16:48 +00:00
2005-09-23 08:45:05 +00:00
2006-04-15 18:51:38 +00:00
2004-12-28 09:29:30 +00:00
2004-01-21 17:48:57 +00:00
2006-03-01 13:49:07 +00:00
2006-02-21 22:23:29 +00:00
2006-03-28 12:25:21 +00:00
2006-03-09 15:22:16 +00:00
2006-02-14 15:12:07 +00:00
2006-03-09 15:22:16 +00:00
2006-02-04 16:16:48 +00:00
2005-01-13 07:15:37 +00:00
2001-12-15 22:54:07 +00:00
2006-03-01 13:49:07 +00:00
2006-03-01 13:49:07 +00:00
2006-03-01 13:49:07 +00:00
2006-03-21 01:25:32 +00:00
2005-11-14 09:47:46 +00:00
2006-02-04 16:16:48 +00:00
2001-12-15 11:22:29 +00:00
2003-06-17 22:10:30 +00:00
2004-04-01 09:17:44 +00:00
2005-11-14 09:47:46 +00:00
2005-11-21 17:04:40 +00:00
2005-12-02 16:12:41 +00:00
2001-05-15 13:02:07 +00:00
2001-06-14 21:20:43 +00:00
2003-02-18 21:02:54 +00:00
2006-03-21 01:25:32 +00:00
2001-09-05 06:48:16 +00:00
2006-03-29 09:48:28 +00:00
2005-11-13 11:32:48 +00:00
2006-02-04 16:16:48 +00:00
2005-11-13 11:32:48 +00:00
2005-09-23 08:45:05 +00:00
2006-04-15 18:51:38 +00:00
2005-11-13 11:32:48 +00:00
2005-09-23 08:45:05 +00:00
2005-09-23 08:45:05 +00:00
2006-02-04 16:16:48 +00:00
2005-11-22 00:55:51 +00:00
2005-11-07 13:28:40 +00:00
2006-03-25 02:44:01 +00:00
2005-10-24 00:52:42 +00:00
2004-12-28 09:29:30 +00:00
2005-10-24 11:29:10 +00:00
2002-01-03 22:11:57 +00:00
2005-05-25 05:55:24 +00:00
2006-02-04 16:16:48 +00:00
2006-02-04 16:16:48 +00:00
2006-02-04 16:16:48 +00:00
2006-04-07 12:57:59 +00:00
2006-02-04 16:16:48 +00:00
2001-05-15 13:02:07 +00:00
2006-04-15 18:51:38 +00:00
2001-04-27 19:03:46 +00:00
2002-10-14 07:19:27 +00:00
2001-05-15 13:02:07 +00:00
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2004-10-11 20:44:30 +00:00
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2002-06-21 19:54:46 +00:00
2001-05-15 13:02:07 +00:00