[ErrorSystem-devel] RE: RE: ErrorSystem - proposal
Status: Planning
Brought to you by:
sonicmctails
From: BrokenClock <bro...@fr...> - 2003-12-18 14:40:57
|
Ok. Could you planned when this db layer should work for MySQL? I think we can developp ES with it if it supports MySQL, and waiting for = the support of the ohers databases. Maybe should you use a prefix for your functions, something like udbl (Universal DataBase Layer), so you should have udbl_connect and so on? or usql (Universal SQL Layer)? I think this particular feature should interessed other people, so maybe = you should find a way to published it more largely. About that, I may be able to test on Microsoft SQL Server soon (not my choice, you bet). Have fun, guys, Stephane > -----Message d'origine----- > De : Jacek Olszak [mailto:e-k...@wp...] > Envoy=E9 : jeudi 18 d=E9cembre 2003 13:07 > A : bro...@fr... > Objet : RE: RE: ErrorSystem - proposal > > > Dnia 17-12-2003 o godz. 14:07 BrokenClock napisal(a): > > I think it could be a very good idea. But I don't know how to > do it, and , > > in particular, how to test it. > I decide to write this class. It's very simple. It has methods > like connect(), executeQuery(), getResultsObject() etc. These > methods are similar to mysql_connect, mysql_query etc. but they > work on all databases. The class read from some.ini file the type > of database and when some of class method is invoke the class > decide what function to use (for example mysql_connect or mssql_connect= ). > > > -------------------------------------------------- > 'Z=B3e zachowanie' wyrazem buntu m=B3odego pokolenia. > Widowisko muzyczne ju=BF do obejrzenia! > http://muzyka.wp.pl/imprezy.html?idn=3D799 > > > > > |