| Sounds good. I haven't done much C programming on Linux. All C done on
| DOS. On Linux I have worked on Perl.
|
| What is epcg? What about MySQL? Any score for Perl?
|
| I once had to do a simulation for inventory and queueing. Most of the
| class did it in VB. They struggled for weeks to get the formatting
| proper.
|
| I did it in HTML and Javascript. HTML took care of formatting the output
| as well as providing input forms. I used frames for different options.
|
| The simulation is on the web at:
| http://members.xoom.com/philip3/simulate/simulate.htm
|
| Have a look at it and tell me if you like it. Doing the front end in HTML
| would mean we don't have to worry too much about formatting.
|
| The backend can be written in anything that will communicate with the
| webserver thru CGI. Since this is running on Linux, and most distros come
| with Apache, there shouldn't be any problem of compatibility.
|
| Tell me what you think.
|
| Philip
|
|
Hi Philip,
ecpg is the postgres's preprocessor for using embedded SQL in C.
Basically No accounting software is stable unless it has a database, so I
was
suggesting Postgres.
C under linux is not much different from dos, except there is no conio.h
so
You have to use curses.h. Also it allows IPC and RPC and forking etc which
are very useful in multiuser-multitasking environment.
And yes Postgres does have C++ and Perl interface too if that is a
preferable solution. We can use CVS for project management.
However perl is not exactly very secure ules you convert it to byte code
something like java.
regards
Aditya
To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list
button and fill the appropriate information
and submit. For any other queries contact the ML maintener