Hi,
When the main concern is to develop apps as rapid as possible, i.e. utilize
the most of Xailers built-in time-saving possibilities: Does it matter
which type of database and/or index/memotype you use?
Thanks for any feedback,
Paal
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Which database type?
-
- Mensajes: 216
- Registrado: Dom Sep 23, 2007 11:08 pm
Which database type?
Paal,
> When the main concern is to develop apps as rapid as possible, i.e.
> utilize the most of Xailers built-in time-saving possibilities: Does it
> matter which type of database and/or index/memotype you use?
If you use 'datacontrols' then should be very similar on using anyone
database engine.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
> When the main concern is to develop apps as rapid as possible, i.e.
> utilize the most of Xailers built-in time-saving possibilities: Does it
> matter which type of database and/or index/memotype you use?
If you use 'datacontrols' then should be very similar on using anyone
database engine.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
-
- Mensajes: 216
- Registrado: Dom Sep 23, 2007 11:08 pm
Which database type?
> If you use 'datacontrols' then should be very similar on using anyone
> database engine.
Yes, you are right. I've spent a lot of hours with Xailer the last days and
are pretty impressed with the possibilities for rapid development. For now I
only miss specific samples demonstrating ways of doing typical routines like
look-up in other tables, quick, generic ways of filling combox/listbox
itemlists from tables etc.
About database type, I'm going for SQL Client/Server (MySQL for now) because
I consider .DBF's on a fileserver too "dangerous". (I don't think this is
..DBF's fault, I've found strange beahviour concerning locking and commits on
both Windows (all flavours) and Linux (via Samba on Xandros and Suse)
fileservers.)
Thanks for your reply.
Paal
> database engine.
Yes, you are right. I've spent a lot of hours with Xailer the last days and
are pretty impressed with the possibilities for rapid development. For now I
only miss specific samples demonstrating ways of doing typical routines like
look-up in other tables, quick, generic ways of filling combox/listbox
itemlists from tables etc.
About database type, I'm going for SQL Client/Server (MySQL for now) because
I consider .DBF's on a fileserver too "dangerous". (I don't think this is
..DBF's fault, I've found strange beahviour concerning locking and commits on
both Windows (all flavours) and Linux (via Samba on Xandros and Suse)
fileservers.)
Thanks for your reply.
Paal