Title: Re: Witango-Talk: Witango server returns other users results..?
Dave,

You have to be using a FileMaker client not server for this so is it 5.0 or 6.04.

There have also been some changes to AppleScript along the way so not sure how that has effected apple events.

But I do think the single threaded model of this old old version of FMP is also a problem as was pointed out by Wayne.
This could be a WebStar issue, apache or Witango or a cookies problem but very unlikely to be FMP since it is just single threaded.

Robert has a good point to make sure you have all the latest versions of the software you are running.

I think if you are using 5.0 of witango you need the arguments to be passed. But the no cache stuff is also important in the headers anyway.

Can you duplicate the error locally?



on 3/1/06 11:02, Robert Shubert at [EMAIL PROTECTED] wrote:

From: Dave Lubovinsky [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 01, 2006 8:31 AM
To: [email protected]
Subject: Re: Witango-Talk: Witango server returns other users results..?

The problem is that the results returned as part of the query are "partially" the incorrect results. The Witango query might be calling for 10 fields, and the first few fields are the correct results, while the subsequent 7 are actually part of another record altogether.  ie - A query of address information might return the correct name and street address, but then grab the city/state/zip from a completely seperate record. In the debug, I can actually see it doing this, and I have been able to narrow it down to occurring within proximity of other requests happening simultaneously, and somehow in the threading of calls to the database, its mixing up the results of the call.

[WiTango 5.0, FMP 5.5 Server, OSX 10.2, WebStar 5 & Apache servers]



--
Dan Stein
FileMaker 7 Certified Developer
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Cell: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000, MySQL, CWP
[EMAIL PROTECTED]
www.dss-db.com


    "When you are born, you cry and those who love you rejoice.  And if you
live your life as you should, when you die, you rejoice and those who
love you cry."
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to