Welcome Guest, Not a member yet? Register   Sign In
Extending Database Library
#1

[eluser]Felipe Diesel[/eluser]
I'm developing an application that will be multiuser, so each user has his own data.

I have 2 ways to do it:

1) To each select, insert or update, I have to add a filter or data to know who own what.
2) Extend the Database Library to not repeat my self. :cheese:

The second choice excite me, but when I look at the user guide I discover a problem: "The Database classes can not be extended or replaced with your own classes." Undecided

Big Problem!

Why this can not be done?

How could I cross this obstacle?




Theme © iAndrew 2016 - Forum software by © MyBB