Subject RE: [firebird-support] Create external table
Author Kotala Zdeněk
Do you have allowed creation of external table in this path?
Look into server configuration file.

Zdenek

> -----Original Message-----
> From: Antonio Sala Roldón [mailto:antonio.sala@...]
> Sent: Wednesday, August 13, 2003 10:29 AM
> To: firebird-support@yahoogroups.com
> Subject: [firebird-support] Create external table
>
>
> Hi All
>
> I use FB 1.5 RC5 (Windows 200 Prof.).
> When I execute this query from Ibexpert:
>
> CREATE TABLE REGISTER EXTERNAL 'd:\data.pcl' (
> DATA CHAR(256) CHARACTER SET NONE,
> INTRO CHAR(1) CHARACTER SET NONE
> );
>
> work fine but when I commit transaction, the server
> returns this error message:
>
> Cannot commit transaction:
> Unsuccessful execution caused by system error that
> does not preclude successful execution of subsequent
> statements.
> password required.
>
> Why?
>
> Thanks.
>
> ------------------------ Yahoo! Groups Sponsor
> ---------------------~-->
> Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
> Printer at Myinks.com. Free s/h on orders $50 or more to the
> US & Canada. http://www.c1tracking.com/l.asp?cid=5511
> http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/67folB/TM
> --------------------------------------------------------------
> -------~->
>
> To unsubscribe from this group, send an email to:
> firebird-support-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>