Search found 308 matches

by Giorgio Garabello
Tue Aug 19, 2025 4:09 pm
Forum: Software & Programming
Topic: Data Design Limits
Replies: 15
Views: 1528

Re: Data Design Limits

desin wrote: Sun Aug 17, 2025 5:07 pm Hello
i am working the last 25 years with dd files with 600+ entries
the dd front end is imho just bit clumsy so i did make my own

data_design.zip

Greetings from Switzerland
Markus
Can you explain to me what that zip file you attached is?
by Giorgio Garabello
Tue Aug 19, 2025 2:21 pm
Forum: Software & Programming
Topic: Black Phoenix 1.5 Q68
Replies: 23
Views: 2671

Re: Black Phoenix 1.5 Q68


Have you already tried to delete everything and reinstall BP? (It seems that the database containing the installation parameters has been corrupted.)

Giorgio Yes, repeatedly!


Unfortunately, I do not have a Q68 to help you. I will try to ask Italian users if they have had the same problem ...
by Giorgio Garabello
Tue Aug 19, 2025 1:41 pm
Forum: Software & Programming
Topic: Data Design Limits
Replies: 15
Views: 1528

Re: Data Design Limits


I have done some research on the forum but found very few messages, so I thought it wasn't used by anyone. I actually only know one program that uses the Datadesign engine, namely "Agenda" by Wolfgang Lenerz. It's a calendar program that lets you manage your appointments.


Interesting!, I've ...
by Giorgio Garabello
Tue Aug 19, 2025 1:38 pm
Forum: Software & Programming
Topic: Black Phoenix 1.5 Q68
Replies: 23
Views: 2671

Re: Black Phoenix 1.5 Q68

Have you already tried to delete everything and reinstall BP? (It seems that the database containing the installation parameters has been corrupted.)

Giorgio
by Giorgio Garabello
Tue Aug 19, 2025 11:22 am
Forum: Software & Programming
Topic: Data Design Limits
Replies: 15
Views: 1528

Re: Data Design Limits

Last night I took a test: I wrote a batch procedure to load data to insert a million records into a _ddf file, I managed to do it in about 15 minutes (Under QPC2).

Giorgio
by Giorgio Garabello
Tue Aug 19, 2025 11:13 am
Forum: Software & Programming
Topic: Black Phoenix 1.5 Q68
Replies: 23
Views: 2671

Re: Black Phoenix 1.5 Q68


Has anyone got this to work reliably on the Q68 in anything other than mode 4?

Configuring the screen in the setup tool either crashes the setup tool or corrupts the configuration so it no longer boots anymore.


Many have succeeded, in fact it's the first time I see this error. Did you ...
by Giorgio Garabello
Tue Aug 19, 2025 11:09 am
Forum: Software & Programming
Topic: Data Design Limits
Replies: 15
Views: 1528

Re: Data Design Limits



As tofro wrote in another message, SQLite is written in C (correct, verified in Wikipedia), I THINK it should be possible to convert it to the QL with C68 or at least with the GCC QL cross compiler. Than we would have a real SQL database. Someone must of course write machine code SuperBASIC ...
by Giorgio Garabello
Mon Aug 18, 2025 3:15 pm
Forum: Software & Programming
Topic: Data Design Limits
Replies: 15
Views: 1528

Re: Data Design Limits

Thanks to everyone for the answers, I am very interested in datadesign, to use it in my accounting programs. I have always used DBAS but now I need a much more powerful database. I have done some research on the forum but found very few messages, so I thought it wasn't used by anyone. Does anyone of ...
by Giorgio Garabello
Sun Aug 17, 2025 3:53 pm
Forum: Software & Programming
Topic: Data Design Limits
Replies: 15
Views: 1528

Data Design Limits

Can anyone tell me what the limits are for data design (ddf) files?
Specifically:
- How many records can it maintain?
- How many fields can a _ddf file have?

I don't think I've found this information in the documentation, but maybe I haven't looked closely.
Thanks.

Giorgio
by Giorgio Garabello
Wed Apr 23, 2025 6:03 pm
Forum: Software & Programming
Topic: DBAS_SYS
Replies: 5
Views: 770

Re: DBAS_SYS

Tinyfpga wrote: Wed Apr 23, 2025 12:03 pm Where might I find a copy of DBAS_SYS? I have searched on Dilwyn's site but can't find it.
is also part of Black Phoenix