Board index » delphi » IBOConsoel buggy?

IBOConsoel buggy?


2005-04-26 04:30:52 PM
delphi61
I use IBOConsole to work with FB1.5
I hit into so many problems, but then I thought it is IBOConsole so
buggy ??
I try to change the width for a char field, from 30 to 12, it says
"An error occur during execuation of a DDL statement"
ISC error code 335544569
Dynamic SQL error
SQL error code = -104
token unknown - line 1 char 74
CHARACTER
I guess IBOCOnsole is sending the command with CHARACTER instead of
CHAR ??
Is there a tool to monitor what FB is receiving ?
 
 

Re:IBOConsoel buggy?

Quote
I use IBOConsole to work with FB1.5

I hit into so many problems, but then I thought it is IBOConsole so
buggy ??

I try to change the width for a char field, from 30 to 12, it says
You cannot make a field smaller.
Quote
"An error occur during execuation of a DDL statement"

ISC error code 335544569
Dynamic SQL error
SQL error code = -104
token unknown - line 1 char 74
CHARACTER

I guess IBOCOnsole is sending the command with CHARACTER instead of
CHAR ??
Is there a tool to monitor what FB is receiving ?
Doesn't IBOConsole have a SQL monitor so you can see what it is sending
away?
--
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server
Upscene Productions
www.upscene.com