Hi Jevon, I'm pleased to see you are having a go. You need to turn on the stack trace to work out where the query is. Most likely, there will be a parameter missing somewhere that passes a data source to a lower level tag. In other words you may have entered data sources to all the spectra tags you used but at some point a parameter was not passed to the lower level tag.
For example if you are referring to a data source for your application but the tag/page you are calling is looking at the WebTop data source you could run into problems. Check that all your variables are using the right scope. Also you can get into trouble if you don't use good variable locking practices - although that doesn't sound like your problem in this case. These examples just illustrate that you need to locate the code before the cause will become apparent. I hope that helps. Cheers, Dave Crosby. -----Original Message----- From: Spectra-Talk [mailto:[EMAIL PROTECTED]] Sent: Friday, 20 December 2002 5:04 p.m. To: [EMAIL PROTECTED] Subject: Spectra-Talk-list V1 #116 Spectra-Talk-list Thu, 19 Dec 2002 Volume 1 : Number 116 In this issue: Query Error. Re: Query Error. Re: Query Error. RE: Query Error. ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
