Обсуждение: Re: pgaccess difficulties on pg6.3

Поиск
Список
Период
Сортировка

Re: pgaccess difficulties on pg6.3

От
Constantin Teodorescu
Дата:
Thomas Good wrote:
>
> However, when I try to submit a query written in the query window, I
> get that same message.  Apparently, whenever pgaccess.tcl wants confirmation
> before submitting an `action query' it tries to use tk_messageBox and
> this breaks something...

tk_messageBox ????????
I really don't know why.
Please try building an object, let's say a test table and then delete
it.
PgAccess will use the same function tk_messageBox in order to confirm
deletion.
Let's see if there is the same error!

When error appears, please press on "Stack trace" button, Tcl/Tk will
shoy you the procedure and the line that determined the error and please
send it to me.

It's vey strange.
tk_messageBox is a built-in procedure for tk and I really don't know
what could generate the error.

--
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA

Re: pgaccess difficulties on pg6.3

От
Thomas Good
Дата:
On Sat, 28 Mar 1998, Constantin Teodorescu wrote:

> tk_messageBox ????????
> I really don't know why.
> Please try building an object, let's say a test table and then delete
> it.
> PgAccess will use the same function tk_messageBox in order to confirm
> deletion.
> Let's see if there is the same error!

Constantin - yes same error - whenever I try to do much of anything it
pops up.  Now, excuse my ignorance, but I am *not* running the versions
of tcl/tk you recommend.  I doublechecked and I have 7.5 & 4.1.
Does this account for the problem?

> When error appears, please press on "Stack trace" button, Tcl/Tk will
> shoy you the procedure and the line that determined the error and please
> send it to me.

Yes, I know about the stack trace button but how do I redirect the output?
Or which is the important line?  The stack trace is a bit long...

Thanks alot!
Tom

> It's vey strange.
> tk_messageBox is a built-in procedure for tk and I really don't know
> what could generate the error.
>
> --
> Constantin Teodorescu
> FLEX Consulting Braila, ROMANIA
>

    ----------- Sisters of Charity Medical Center ----------
                    Department of Psychiatry
                              ----
 Thomas Good, System Administrator            <tomg@q8.nrnet.org>
 North Richmond CMHC/Residential Services     Phone: 718-354-5528
 75 Vanderbilt Ave, Quarters 8                Fax:   718-354-5056
 Staten Island, NY   10305



Re: pgaccess difficulties on pg6.3

От
Constantin Teodorescu
Дата:
Thomas Good wrote:
>
> Constantin - yes same error - whenever I try to do much of anything it
> pops up.  Now, excuse my ignorance, but I am *not* running the versions
> of tcl/tk you recommend.  I doublechecked and I have 7.5 & 4.1.
> Does this account for the problem?

Yeap!!!

Upgrade to (at least) Tcl 7.6 and Tk 4.2
Tcl/Tk 8.0 would be better.

--
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA