|
I suppose since these options aren’t
possible at the moment, and it does seem that Witango is failing internally, I
would turn my attention back to the search itself. Can you not do a join? In other words, search
for just the data in orders, then do a second search for the records that are
joined in the second table? Can you revert back to a standard search
action and remove all the absolutely necessary columns? Have you tried moving the search to
another TAF (and use braches) or to a TCF (and use a callmethod)? Are any of the columns holding unusual
data? High-bit characters, INTs that might be null or contain spaces, anything
that might return data that Witango doesn’t expect? Is there anyway to test your site on
another server or configuration? I would even be willing to setup the site in
my Windows environment if we through it might help. Robert From: Roland Dumas
[mailto:[EMAIL PROTECTED] On Dec 1, 2005, at 1:20 PM, Robert Shubert wrote:
DB Driver MySQL Witango
in theory, yes. This is an ecommerce site and it's the holidays. Who
knows how long it would take to do the clean install of everything and get it
working again.
I
tried switching to JDBC when ODBC was crashing it. JDBC crashed it more often,
so we upgraded everything to get ODBC stable and working. There was a signature
for ODBC failures. It showed up in the crash log and is unmistakeable. This
isn't that kinda crash. The crashed thread is witango
Drop the
existing table Recreate
your table Copy all
the data back will try this...
how do you do that? I think mysql's latest incarnation allows for stored procedures (I'm
not running version 5), but I'm a little fuzzy on how you'd do that to be the
equivalent of select * from orders where order_number = x
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf |
- RE: Witango-Talk: crashing witango 5 on OS X Robert Shubert
- Re: Witango-Talk: crashing witango 5 on OS X Roland Dumas
- Re: Witango-Talk: crashing witango 5 on OS X Phil Wade
- Re: Witango-Talk: crashing witango 5 on OS X Roland Dumas
- Re: Witango-Talk: crashing witango 5 on OS X Robert Garcia
