Many thanks for all the suggestions. In the end, it was my lack of understanding of how to set up datasource for both development and deployment that was at the root of the problem. In the case of one error, I had inadvertantly set up a file data source instead of a system datasource. In the other, the deployment datasource was still pointing at Butler instead of SQL server! One clarification, however. I assume that when you try your taf file against the development engine, the development datasource is used, and when you try against the server engine, the deployment ds is used??
Thanks, John > check for the tnsnames.ora file or you can use net8config if its oracle.ora > . or you can create a System DSN using ODBC connectivity with the right name > for the datasource which you have configured in the TAF file. > > This is purely related to the DATASOURCE being set properly. > > thanx > Prasad > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Ferguson, Charles W > Sent: Thursday, May 09, 2002 10:02 PM > To: Multiple recipients of list witango-talk > Subject: RE: Witango-Talk: Odd datasource error > > > John, > I've seen this error occur in a database action with no datasource defined > for it (on w2k svr). > chas > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 08, 2002 9:54 AM > To: Multiple recipients of list witango-talk > Subject: Witango-Talk: Odd datasource error > > > I am experiencing an odd error. I am migrating a > tango app from a windows 2000 pro machine to an > actual windows 2000 server. I have exactly the same > datasource parameters set up on both computers, > but when I try to execute a particular search in a taf > on the server machine, I get the following error: > > <begin error message> > > Error > An error occurred while processing your request: > > File: online2b.taf > Position: Search_loose_firm > Class: Internal > Main Error Number: -109 > > This type of data source is not supported by the > server license. > > File: online2b.taf > Position: Search_loose_firm > Class: Internal > Main Error Number: -4 > > Unable to connect to the specified data source. > Verify that data source is properly configured and that > database server is online. > > <end error message> > > Any ideas? I am using witango 2000 sp1 against > sql server 7.0 > > John Newsom > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
