General support for dadabik

  • Thread starter Claudio Pacchiega
  • Start date
C

Claudio Pacchiega

Guest
I was just looking for a sw having similar functionalities as dadabik.
For using in no-profit sites like:
www.servas.it
www.servas.org
www.hospitalityclub.org.

However I've some doubts, probably due to lack of documentation:

1) How can I handle a table without an explicit numeric primary key?
2) Is there any faq for dealing with foreign keys?
3) Why do I receive errors for the length of the fields? How can I manage safely long text fields?
4) Does it recognize correctly ' quotes characters
5) When having sql errors it just says "mysql errors".
6) I think people will need a short documentation on how customize each fields (or am I missing some documents?).
7) Any possibility of customizing header, footers, post-read, pre-write etc.

pk
 
E

Eugenio

Guest
Claudio Pacchiega wrote:

> I was just looking for a sw having similar functionalities as
> dadabik.
> For using in no-profit sites like:
> www.servas.it
> www.servas.org
> www.hospitalityclub.org.
>
> However I've some doubts, probably due to lack of
> documentation:
>
> 1) How can I handle a table without an explicit numeric
> primary key?
> 2) Is there any faq for dealing with foreign keys?
> 3) Why do I receive errors for the length of the fields? How
> can I manage safely long text fields?
> 4) Does it recognize correctly ' quotes characters
> 5) When having sql errors it just says "mysql errors".
> 6) I think people will need a short documentation on how
> customize each fields (or am I missing some documents?).
> 7) Any possibility of customizing header, footers, post-read,
> pre-write etc.

Most of your questions are all answered in the documentation, please try also to perform a search on the forums because we have discussed about this issues several time.



(Latest version of DaDaBIK when this message was posted: 2.2.1)
 
Top