Subject | RE: [IBO] TIB_Checkbox and IB_WISQL Problems |
---|---|
Author | Josipovic, Nick |
Post date | 2001-01-18T14:14:54Z |
Hi..
for the Checkbox....did you define the field as boolean in the Query (in the
column-attributes page)? And if yes, did you set the true and the
false-values properly?
To avoid grayed checkboxes set the field also to required and default to
false or so...
For the Connect-problem....I am not very fit in linux, but the best bet is
always to use an absolute path-name as connect-string and name the server
seperately....so a typical connectstring would look like this for linux:
servername:/absolute/local/path
for TCP/IP
Nick Josipovic
Corporate Market Intelligence
Phone: ++49 6227 762945
for the Checkbox....did you define the field as boolean in the Query (in the
column-attributes page)? And if yes, did you set the true and the
false-values properly?
To avoid grayed checkboxes set the field also to required and default to
false or so...
For the Connect-problem....I am not very fit in linux, but the best bet is
always to use an absolute path-name as connect-string and name the server
seperately....so a typical connectstring would look like this for linux:
servername:/absolute/local/path
for TCP/IP
Nick Josipovic
Corporate Market Intelligence
Phone: ++49 6227 762945
> -----Original Message-----
> From: Paul Schmidt [mailto:paul@...]
> Sent: Donnerstag, 18. Januar 2001 14:59
> To: IBObjects@egroups.com
> Subject: [IBO] TIB_Checkbox and IB_WISQL Problems
>
>
> Greetings:
>
> I have a couple of small problems, that are bugging me, first
> TIB_Checkbox, it comes up disabled. The Field is available as a
> SmallInt, and the Query is RequestLive, there are several edit boxes
> on the same form, and they are working fine, but the check is greyed,
> and it will not let me set it to any value, I am using 3.6.Cc. Is
> this a bug, or have I missed something....
>
> IB_WISQL doesn't like my setup, the database is on my Linux Server,
> identified on the network as lnxsrvr, and from Windows I can ping
> that name and it's happy. The path to the server is
> //lnxsrvr/var/ib_data/ebkwin3.gdb, which is visible to the server,
> but not to my personal userid, it isn't directly available to anyone
> except ibserver and root. IBO is happy with this arrangement, as are
> InterbaseWorkbench and IBConsole but not IB_WISQL (the version
> downloadable from IBObjects.com anyway). Is there a way to get this
> to work, I would like to try it.
>
> Paul
>
>
>
>
>
>
>
> Paul Schmidt,
> Tricat Technologies
> Email: paul@...
> Website: www.tricattechnologies.com
>
>
>