From: Matthew M. <ma...@tu...> - 2002-10-22 13:38:21
|
Yes. The core functions originally were just helpful functions. They saved a lot of time instead of having to use query("insert into .. etc") type calls. Eventually we found them to be a great timesaver. In fact, many of the functions in the core are timesavers. You don't have to use them, but they make working with Fallout much easier. Matt > So the modules use the core's sqlInsert function for their own database > transactions? > > Don. > > On Tue, 22 Oct 2002, Matthew McNaney wrote: > >> I forgot to mention. You will need the core_sequence table. >> >> Should install on setup. I have NOT removed the PEAR sequence from the >> setup yet so you will get the _seq tables. I will remove them when >> approved. >> >> Matt >> >> >> Matthew McNaney >> Internet Systems Architect >> Electronic Student Services >> Email: ma...@tu... >> URL: http://phpwebsite.appstate.edu >> Phone: 828-262-6493 >> ICQ: 141057403 >> >> >> >> >> ------------------------------------------------------- >> This sf.net emial is sponsored by: Influence the future of >> Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) >> program now. http://ad.doubleclick.net/clk;4699841;7576301;v? >> http://www.sun.com/javavote >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> > > > > ------------------------------------------------------- > This sf.net emial is sponsored by: Influence the future of > Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) > program now. http://ad.doubleclick.net/clk;4699841;7576301;v? > http://www.sun.com/javavote > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers Matthew McNaney Internet Systems Architect Electronic Student Services Email: ma...@tu... URL: http://phpwebsite.appstate.edu Phone: 828-262-6493 ICQ: 141057403 |