On Tue, 13 Jul 2004, [gb2312] Zhong Wang wrote:
> Hello, everyone,
>
> I find there're some problems with sqlite on FPC
> 1.9.4. My OS is Fedora Core 2 with kernel of 2.6.5.
>
> First, it dosen't support sqlite 3.0. It seems that
> the interface API changed.
This is quite possible.
It means
Is it possible to use Cyrillic encoding with Wiki?
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Hello, everyone,
I find there're some problems with sqlite on FPC
1.9.4. My OS is Fedora Core 2 with kernel of 2.6.5.
First, it dosen't support sqlite 3.0. It seems that
the interface API changed.
Second, the test codes under fpc source about sqlite
can be compiled with sqlite 2.8.14, but
>There is project called PSP (Pascal Server Pages)
>under active development that allows you do to these
>things. I'm currently writing an API to make it's use
>a little more .NET like (but simplified) and the
>project author has teamed with the LibSql author to
>work on some Database functions.
>
> program widgets; // free demo of a list of class
> instances, by Anton
Thankyou for your help. I'll try to adapt my code to
use classes instead of objects. Your expample should
help a lot.
Ron_W
__
Do you Yahoo!?
Read only the mail
--- Jilani Khaldi <[EMAIL PROTECTED]> wrote:
> Hi All,
> 1. how to control a session using cgiapp?
> 2. how to upload a file using cgiapp?
>
> Thanks!
>
> // jk
There is project called PSP (Pascal Server Pages)
under active development that allows you do to these
things. I'm currently writing a
On Mon, Jul 12, 2004 at 09:51:18AM +0200, Marco van de Voort wrote:
> > Am I better off writing my own classes using the ncurses library ?
>
> IMHO only if you make something small. TV allows the most rich textmode
> apps I know. Problem is that it might require some debugging here and there,
> bu
> On Mon, Jul 12, 2004 at 09:11:57AM +0200, Marco van de Voort wrote:
> > Libraries: Turbo Vision. (see the textmode IDE). It only uses the terminfo
> > part of ncurses though, which improves look and feel, but decreases terminal
> > independance.
>
> Am I better off writing my own classes using t
Hi All,
1. how to control a session using cgiapp?
2. how to upload a file using cgiapp?
Thanks!
// jk
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Mon, Jul 12, 2004 at 09:11:57AM +0200, Marco van de Voort wrote:
> Libraries: Turbo Vision. (see the textmode IDE). It only uses the terminfo
> part of ncurses though, which improves look and feel, but decreases terminal
> independance.
Am I better off writing my own classes using the ncurses l
> I'm intending upon writing a program to help with developing quotes for
> computer systems with the price list given in CSV then converted to a
> RDBMS of some sort (eg: sqlite).
>
> My intention is to build this program using the ncurses library and
> develop a set of interfaces that are easy t
11 matches
Mail list logo