It is supposed to return 0 or 1. -1 indicates an error does it not. Not to mention any attempt to read or insert into this table results in a table not found error so I know the table isn't getting created.
Steve -----Original Message----- From: Jiri Cincura [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2008 4:12 PM To: For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] Assistance getting table created programmatically On Thu, Oct 16, 2008 at 4:01 PM, vstdev <[EMAIL PROTECTED]> wrote: > The return code is -1 everytime. Anyone see anything glaring... Again please > excuse me I am very rusty with this DB. And what it should return? It's a DDL command. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
