->orderBy('c.id ASC, a.correlativo ASC, a.fecha_ingreso
ASC');
return $q->execute();
How you can see, I need to group by l.mgp_cuenta_contable_id first, then
by l.mgp_asiento_id...
Thanks in advance
--
Rodrigo Ruiz Fuentes
--
If you want to report a vulnerabil
> You can use triggers 'before insert, update' over the table for do that.
'AFTER INSERT, UPDATE' I mean.
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symf
ahoo.com )
)
Thanks
Try:
--
Rodrigo Ruiz Fuentes
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to t
x27;);
$manager->setCharset('utf8');
}
and in the settings.yml i've added: (also tried it without this)
all:
charset: utf-8
I'm using:
php: 5.2.13
mysql: 5.1.39
symfony 1.4.4 - doctrine
Is this a bug or have i made a mistake?
thanx in advance for helping me out
Rolan
Hi,
is there any way to execute javascript from an action?, The idea is to
update the contents of a div while running processes in action.
Thanks.
--
Rodrigo Ruiz Fuentes
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You
, try just using (') into javascript_tag:
'
alert('div has CSS apple class.'); // " => '
}
") ?>
--
Rodrigo Ruiz Fuentes
--
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To
solution:http://garakkio.altervista.org/datepicker/
sfWidgetFormDate is a step backwards...
--
Rodrigo Ruiz Fuentes
--
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from
Alan Bem escribió:
> Are you on Windows?
>
> On Windows its better to use ODBC due some obsolete DLLs.
>
[...]
OK Alan, could you show me an example of database.yml and propel.ini for
connect symfony with an Sybase ASE ODBC please??
Thanks...
When I say that I'm over a NT plataform, I mean
s sybase support does it?
>
> - Jon
>
>
> On Fri, Oct 16, 2009 at 10:37 AM, Rodrigo Ruiz Fuentes
> mailto:rru...@gmail.com>> wrote:
>
>
> Hi,
> I wrote before to the list because I needed to connect symfony 1.0.x
> with Syb
Hi,
I wrote before to the list because I needed to connect symfony 1.0.x
with Sybase ASE, which was impossible. Now I've upgraded to symfony
1.2.9 and I need to connect to Sybase from this version, preferably
using PDO, if not possible I'll have to do with ODBC.
My database.yml config is:
all:
10 matches
Mail list logo