|
-
Feb 6th, 2012, 08:47 AM
#6
Re: And the advantabes of PDO are again?
 Originally Posted by szlamany
...being an MS SQL server programmer I fully push that envelope - using all it's features. I could never put an Oracle or MySql backend in it's place - the whole architecture realizes the backend's capabilities.
That was my whole point. If you are writing robust SQL statements against a particular DB engine (MS SQL vs MySql vs MS SQL CE vs ACCESS) then you have to pick a particular SQL syntax and go with it.
If you are writing simple INSERT's and SELECT's - then a generic data layer like PDO might work.
Not in my world though...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|