That was a really bad start - please accept my apologies for the mess. Let's
try again.


The page I have done up is a very simple test page with code:

<cfquery name="rsHCint" datasource="HCint" username="user"
password="password" >
SELECT * FROM input
</cfquery>
<cfset rsHCint_NumRows = 0>
<cfset rsHCint_Index = 1>

I am using a Access 97 database, if that helps.

Remote, I am getting this error:
SQL operation unauthorized.


The SQL operation SELECT is unauthorized for the data source 'HCint'

I'm sorry if this seems a trivial question, but I'm very green but keen to
learn Cold Fusion - and this has stumped me for 4 days.

Any help would be greatly appreciated.

Cheers

Kylie


------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to