On Sun, 23 Oct 2011, Felipe Monteiro de Carvalho wrote:

Hello,

Ok, I figured it out =D The cannot open non-select error was not for
that line! It was for something else afterwards =D I can get the next
primary key correctly now =D

I am writing a CGI WebServer, so I haven't yet managed to get Lazarus
step-by-step debugging to work (not sure if it is possible with CGI),
so that's what caused so much confusion for me ....

You cannot debug CGI. If you want to debug a web-based app, use FastCGI or the embedded webserver.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to