Subject | RE: [firebird-support] Crystal Report |
---|---|
Author | Alan McDonald |
Post date | 2006-04-11T21:25:08Z |
> Hy group again.what does this temporary table do that a view or a normal select, or a
>
> This is my question of the day :)
>
> I use CR to make reports in MSSQL. I use a stored procedure that
> returns a temporal table whith the set of data I wan´t to list, I the
> I use CR for make the report.
>
> But if I'm right FB 1.5 doesn´t has Temporal Tables.
> How can I Work with this ?
> There is another reporting tool for use in FB 1.5.
>
> PD: again, sorry for my english
>
> Diego
selectable SP won't do?
Alan