Re: [CK-Ledger-users] Ck-ledger
Status: Beta
Brought to you by:
ckwu
|
From: C K Wu <ck...@ch...> - 2003-01-03 11:53:28
|
Hello, uge, Since CK-Ledger does not read nor write data directly to/from raw flat files (there are one or two exceptions), the concept of file extension name being used to associate the data files with CK-Ledger does not apply here. CK-Ledger interacts with its data via the database (MySql/PostgreSql) engine. However, if you are referring to the files that MySql /PostgresSql uses to store CK-Ledger data, I must say I am not sure. However, at the same time, I don't really care, because CK-Ledger has its own backup/restore routine to perform the needed backup via the database backend. What data files the database engine works on does not carry significance at the application level. At the same time, CK-Ledger's restore function automatically detect all appropriate files available for restore. To learn a bit more about CK-Ledger's backup/restore function, I would suggest that you download CK-Ledger. Build the test data set and work on a few rounds of backup/restore. In terms of program files, since CK-Ledger is written in php. Almost all the program files have the extension .php. Cheers, CK uge chan wrote: > I'm sorry if it is up to now that I have replied back > to you. What I meant was that if I'll be using either > MySql or PostgresSql, what will be the extension name > of the ck-ledger? Extension name like if I'll be > saving a work in Microsoft Word, the extension name > will be ".doc" I hope that you have understood my > question because I really need to know this for my > project. > > Thank you for your kind consideration and hoping to > hear from you as soon as possible. > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > CK-Ledger-users mailing list > CK-...@li... > https://lists.sourceforge.net/lists/listinfo/ck-ledger-users |