Compiled c++ and mysql codes run in python cgi script

2004-08-04 Thread Yong Wang
Hi, All: We have a network management system written in C++, MysQL, and Hp SNMP. It works in Solaris command line. When I wrote a similar python codes which call compiled C++ and mysql codes in solaris command line, the comipled codes work fine in wraped python file. When I change the python

RE: MySQL codes

2003-02-27 Thread jbonnett
iAnNe iRiS aLeRta [mailto:[EMAIL PROTECTED] Sent: Tuesday, 25 February 2003 2:07 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: MySQL codes i am to make a feature for mysql which is horizontal aggregation for our thesis. is this existing already? if not, is vertical aggregation existing

Re: MySQL codes

2003-02-25 Thread Zak Greant
On Mon, Feb 24, 2003 at 07:37:21PM -0800, DiAnNe iRiS aLeRta wrote: > i am to make a feature for mysql which is horizontal aggregation for our thesis. > > is this existing already? if not, is vertical aggregation existing? > can you show me the codes for it? i need it to have a basis for > develo

Re: How to Read MySQL codes???

2003-02-24 Thread oceanare pte ltd
Hi, I do not understand what you mean with "where are the different ..."? Build it once with Visual Studio and use the tools provided there. It takes some time to understand the way it is done. Erich DiAnNe iRiS aLeRta wrote: i have downloaded the source code for mysql but had a hard time read

MySQL codes

2003-02-24 Thread DiAnNe iRiS aLeRta
i am to make a feature for mysql which is horizontal aggregation for our thesis. is this existing already? if not, is vertical aggregation existing? can you show me the codes for it? i need it to have a basis for developing the horizontal aggregation. horizontal aggregation is collecting values

How to Read MySQL codes???

2003-02-24 Thread DiAnNe iRiS aLeRta
i have downloaded the source code for mysql but had a hard time reading it. i mean, where are the different functions for different features found? how can i read it? or how can i know that that function is for such feature? thanks very much! hope to get answers from you soon i need it for