RE: Can't Get Network Datasources working in CF 5

2006-04-17 Thread Dave Francis
ODBC ot Native drivers? Assuming SQL, have you tried accessing/querying the db with Enterprise Manager? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, April 17, 2006 12:17 PM To: CF-Talk Subject: Can't Get Network Datasources working in CF 5 I

RE: Can't Get Network Datasources working in CF 5

2006-04-17 Thread Adrian Lynch
Can we see the code you're using? Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 17 April 2006 17:17 To: CF-Talk Subject: Can't Get Network Datasources working in CF 5 I can't seem to get any networked datasources working in CF5, any ideas? I had

Re: Can't Get Network Datasources working in CF 5

2006-04-17 Thread Nick Tong - TalkWebSolutions.co.uk
Hi, can you check the permissions of the user that you have set in CF admin that runs the query? On 17/04/06, Dave Francis [EMAIL PROTECTED] wrote: ODBC ot Native drivers? Assuming SQL, have you tried accessing/querying the db with Enterprise Manager? -Original Message- From:

RE: Can't Get Network Datasources working in CF 5

2006-04-17 Thread Paul Henderson
datasources working? I'm not using SQL, just one dbase datasource and a few Access datasources. -Original Message- From: Nick Tong - TalkWebSolutions.co.uk [mailto:[EMAIL PROTECTED] Sent: Monday, April 17, 2006 1:24 PM To: CF-Talk Subject: Re: Can't Get Network Datasources working in CF 5 Hi, can

RE: Can't Get Network Datasources working in CF 5

2006-04-17 Thread Dave Watts
It is using the local system account (default) I found something on the macromedia site that says I may need a domain account to access networked datasource but I'm not setup in a domain environment. Any other work around you guys know of? Or will I have to set up a domain to get mapped