Hello,
I am trying to make some forms with Xailer.
Is it normal that the database module from the main menu is not active.
Is it possible to build empty databases from within Xailer. (DBF)
Greetings
Willy Hermans
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.
Database segment in menu
-
- Mensajes: 21
- Registrado: Sab Jul 08, 2006 12:06 pm
Database segment in menu
Willy,
> Is it normal that the database module from the main menu is not active.
Yes, it's not developed yet. Sorry.
> Is it possible to build empty databases from within Xailer. (DBF)
It may be done using dbCreate(), like any xHarbour standalone app.
--
Regards,
Jose F. Gimenez
> Is it normal that the database module from the main menu is not active.
Yes, it's not developed yet. Sorry.
> Is it possible to build empty databases from within Xailer. (DBF)
It may be done using dbCreate(), like any xHarbour standalone app.
--
Regards,
Jose F. Gimenez
-
- Mensajes: 21
- Registrado: Sab Jul 08, 2006 12:06 pm
Database segment in menu
Hello,
What are the plans.
1) Simply add a utility to build databases
2) Making a more complex utility with the possibility to add labels and so
on. In this case it would be possible to create whole screens just selecting
a dbf.
Greetings,
Willy Hermans.
"Jose F. Gimenez" <jfgimenez@wanadoo.es> schreef in bericht
news:426ca088$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Willy,
>
>> Is it normal that the database module from the main menu is not active.
>
> Yes, it's not developed yet. Sorry.
>
>
>> Is it possible to build empty databases from within Xailer. (DBF)
>
> It may be done using dbCreate(), like any xHarbour standalone app.
>
>
> --
> Regards,
>
> Jose F. Gimenez
>
What are the plans.
1) Simply add a utility to build databases
2) Making a more complex utility with the possibility to add labels and so
on. In this case it would be possible to create whole screens just selecting
a dbf.
Greetings,
Willy Hermans.
"Jose F. Gimenez" <jfgimenez@wanadoo.es> schreef in bericht
news:426ca088$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Willy,
>
>> Is it normal that the database module from the main menu is not active.
>
> Yes, it's not developed yet. Sorry.
>
>
>> Is it possible to build empty databases from within Xailer. (DBF)
>
> It may be done using dbCreate(), like any xHarbour standalone app.
>
>
> --
> Regards,
>
> Jose F. Gimenez
>
Database segment in menu
Willy,
> 1) Simply add a utility to build databases
A little more than that. We are going to add a tool like the OZS's WinDbu.
> 2) Making a more complex utility with the possibility to add labels and so
> on. In this case it would be possible to create whole screens just
> selecting a dbf.
This idea is planned to, but not in the 1.0 version.
--
Regards,
Jose F. Gimenez
> 1) Simply add a utility to build databases
A little more than that. We are going to add a tool like the OZS's WinDbu.
> 2) Making a more complex utility with the possibility to add labels and so
> on. In this case it would be possible to create whole screens just
> selecting a dbf.
This idea is planned to, but not in the 1.0 version.
--
Regards,
Jose F. Gimenez
-
- Mensajes: 41
- Registrado: Vie Jul 01, 2005 11:59 pm
Database segment in menu
You might also try the Advantage Data Architect from Extended Systems. It
is free and works with the Advantage Server or on local DBF files.
You can create and alter tables, filter and display the data and, of course,
make brute force changes. It also has SQL commands.
I use if for Clipper, xHarbour and Xailer projects.
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=426caa41@ozsrvnegro.ozlan.local...]426caa41@ozsrvnegro.ozlan.local...[/email]
> Willy,
>
>> 1) Simply add a utility to build databases
>
> A little more than that. We are going to add a tool like the OZS's WinDbu.
>
>
>> 2) Making a more complex utility with the possibility to add labels and
>> so on. In this case it would be possible to create whole screens just
>> selecting a dbf.
>
> This idea is planned to, but not in the 1.0 version.
>
>
> --
> Regards,
>
> Jose F. Gimenez
>
is free and works with the Advantage Server or on local DBF files.
You can create and alter tables, filter and display the data and, of course,
make brute force changes. It also has SQL commands.
I use if for Clipper, xHarbour and Xailer projects.
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=426caa41@ozsrvnegro.ozlan.local...]426caa41@ozsrvnegro.ozlan.local...[/email]
> Willy,
>
>> 1) Simply add a utility to build databases
>
> A little more than that. We are going to add a tool like the OZS's WinDbu.
>
>
>> 2) Making a more complex utility with the possibility to add labels and
>> so on. In this case it would be possible to create whole screens just
>> selecting a dbf.
>
> This idea is planned to, but not in the 1.0 version.
>
>
> --
> Regards,
>
> Jose F. Gimenez
>