Thread: The SQL Class
View Single Post
Old 12-30-2008, 01:36 PM   #6 (permalink)
Tanax
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default

Quote:
Originally Posted by Village Idiot View Post
-Allman style
- I still think it would be best to have the parameters hard coded.
-Misread that, never mind.
-Thats not what I was saying. Looking at it agian, I'm not sure I understand all the code, what is the purpose of loadQuery?

Sorry if I am being over-particular, I won't be like this once we get past the foundations of the script.
- I see, okay then.
- Okey then, I'll edit that.
-
- To load a query, without having it executed. But you don't even need to use it, you can remove it from this class if you wish, however you need to change some stuff in the exeQuery then. Isn't it easier to just.. not use the loadQuery then?

Np, we'll have a better end-script if we get a solid base.

Quote:
Originally Posted by Salathe View Post
Why use this over, for example, PDO or other currently available approaches?
I don't know.
__________________
Tanax is offline  
Reply With Quote