search for: dbfunctions

Displaying 3 results from an estimated 3 matches for "dbfunctions".

2006 Mar 09
1
Mutable models based on dbfunctions or stored procs?
Is there any way that a model can be based on a stored procedure or function that so that it can return a set of data based on a parameter provided in either the controller, or s a variable in the model? That way you could: 1) Set the variable 2) Call find_all 3) Get a mutable set of results that takes better advantage of some of the advanced database features available?
2006 Aug 18
1
customization of ActiveRecord models
I''m trying to determine how/if I can use MySql''s spatial extensions with ActiveRecord. The spatial extensions usually require inserts in the following format: INSERT INTO `locations` (name, point) VALUES ("location name",GeomFromText(''POINT(<lng> <lat>'')); And reads as SELECT name, AsText(point) AS point FROM locations; While I
2006 Apr 19
2
Meetme codec translation and callerID library.
Can Meetme be made to work with G.729? (I gather not) If a call comes in (internally or externally), the call comes in as a G.729 call, which then re-negotiates to a G.711u call when if gets transferred to a MeetMe room. Is there a way to set up asterisk that will allow me to have internal phones renegotiate to G.711, with the external lines instead transcoding within asterisk. (runtime is more