I have just upgraded to sql and I have the following error displayed does
anyone know what it is about also is the function of using the "*" allowed
in cf code for sql

the code the error message is referring to is as follows

<cfquery name="numbofprop" datasource="australianaccomm">
select count(*) As AllProperties
from NZ_properties
</cfquery>


the error message generate is as follows:

Error Diagnostic Information
ODBC Error Code = 08001 (Unable to connect to data source)


[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]General network error.
Check your network documentation.



The error occurred while processing an element with a general identifier of
(CFQUERY), occupying document position (13:1) to (13:57).


Date/Time: 10/15/00 05:03:17
Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Tucows)
Remote Address: 203.10.89.14
HTTP Referer: http://www.accommodationnewzealand.com/nzonline/



Kind Regards

Claude Raiola (Director)
AustralianAccommodation.com Pty. Ltd.
Website: www.AustralianAccommodation.com
Email: [EMAIL PROTECTED]

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to