Subject Re: ADOdatabase not working in signup.prg
From Gaetano <gaetanodd@hotmail.com>
Date Mon, 24 Aug 2020 22:45:57 +1000
Newsgroups dbase.getting-started


Just FYI, I have changed the connection to an ODBC one via BDE Alias and
that works fine. I will nevertheless ask on the web group because you
previously suggested that we don't know how much longer Windows will
support 32-bit, so ADO seems to be a better option.

On 24/08/2020 21:03, Akshat Kapoor wrote:
> On 24.08.2020 16:14, Gaetano wrote:
>> Hi Akshat,
>>
>> I have tried it from the command line and in a separate PRG with just
>> the connection code + some code to create a table, and that works
>> perfectly. It must have something to do with the web server.
>>
>> I might try to run it on a vanilla version of Apache without the XAMPP
>> customisations.
>>
>> The error is generated upon setting the database active status to to
>> true.
>>
>> I am not using the css myself, it must be triggered by XAMPP through
>> it's supplemental conf files.
>>
>> Since this is not a coding issue, I will move the thread to the web
>> group.
>
> Sorry Gaetano for not being able to help further.
> Please try this out.
>
>>> To check this write a simple web app that just displays a message
>>> "Successful connection" without using any css. Just a simple code
>>> with bare minimum lines (like 3 lines only written above)
>
> Regards
> Akshat
>