Página 1 de 1
Database segment in menu
Publicado: Sab Abr 23, 2005 9:37 am
por Willy Hermans
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
Database segment in menu
Publicado: Lun Abr 25, 2005 9:47 am
por jfgimenez
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
Publicado: Lun Abr 25, 2005 10:17 am
por Willy Hermans
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
>
Database segment in menu
Publicado: Lun Abr 25, 2005 10:28 am
por jfgimenez
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
Database segment in menu
Publicado: Dom May 29, 2005 9:54 pm
por Mike Draper
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
>