The temporary is no problem, trouble are the types of the columns
Ralf
Nathan Gray schrieb:
Hi Nathan,
creating the table directly via SQL, is probably not portable across
different DBMS. You can create a (regular) table by calling methods
from
our schema_proc class. Not sure if you can pass an option to mark that
table as temporary. Other option would be to call the underlaying
ADOdb
schema processor (ADODB_DataDict from
phpgwapi/inc/adodb/adodb-datadict.inc.php).
Thanks for those pointers, but it looks like I’m out of luck, even the
DataDict doesn’t let me specify TEMPORARY (line 663).
TEMPORARY is standard SQL, so hopefully I don’t run into trouble with
anything else.
Nathan Gray
nathan at goarctic dot com
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers
–
Ralf Becker
Director Software Development
Stylite GmbH
[open style of IT]
Morschheimer Strasse 15
67292 Kirchheimbolanden
fon +49 (0) 6352 70629-0
fax +49 (0) 6352 70629-30
mailto: rb@stylite.de
www.stylite.de
www.egroupware.org
Geschäftsführer Andre Keller, Gudrun Müller,
Nigel Vickers und Ralf Becker
Registergericht Kaiserslautern HRB 30575
Umsatzsteuer-Id / VAT-Id: DE214280951
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers