Wait... what?
Okay, Greger....
A) I had no idea you were on your mobile when posting, and honestly, you can't expect us to know that, so don't get snippy if I make a comment that your 'informational' posts lack detail. Lighten up. B) If, by the 'excellent documentation search' system, you're referring to the http://www.iptel.org/ser/doc/search page, then here's a little info:
Filtering my sql gives you NOTHING.
If you're clever enough to glean that you should filter by 'raw' (instead of the word 'direct') from your previous post, you're left with 3 options: db_raw_query from mysql, postgresql, and dbtext modules.
Clicking on the db_raw_query from the mysql or postgresql modules gives you a 404 Page Not Found.
So... yeah... it's back to reading the code.
I stand VERY firmly by my irony.
N.
Greger Viken Teigre wrote:
Well, considering I was posting from my mobile (and right now as well), didn't remember the exact names, and iptel.org has an excellent doc search system, I considered that well within the capabilities of people who use SER. That should hold, BTW, for you as well, so if you think more guidance is needed, instead of posting ironic comments, you could help the "poor" guy by looking it up yourself and post more details. g-)
------- Original message ------- From: SIP sip@arcdiv.com Cc: terblas@gmail.com, serusers@iptel.org Sent: 1.9.'07, 14:26
So are you going to tell poor Jesús what these magical modules are, or just leave him guessing? ;)
N.
Greger Viken Teigre wrote:
With ser 2.x there are a couple of modules for sql direct (even raw sql) access. Should fit the bill... g-)
------- Original message ------- From: SIP sip@arcdiv.com Cc: serusers@iptel.org Sent: 31.8.'07, 20:39
Jesús Terán wrote:
Hello, I am using the exec_dset for access to my database mysql and change the uri in the calls, but I think this use more CPU processing, Are there other module to do the same?
thanks
Jesus Teran B.
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
I'm aware of none pre-written for that purpose... however, you could probably modify one in existence to do just that in C/C++ (assuming you could reverse engineer what's going on in the modules) and it would likely be a lot faster than spawning a shell process for each call.
N. _______________________________________________ Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers