using Joins with acess & DW MX

  • Thread starter Thread starter Doc
  • Start date Start date
D

Doc

I have been trying to get the JOIN sql function to work
with access to no avail!! any suggestions? I know I am
wording the query string properly according to several sql
books so it's either DW or Access
Doc
 
Doc said:
I have been trying to get the JOIN sql function to work
with access to no avail!! any suggestions? I know I am
wording the query string properly according to several sql
books so it's either DW or Access
Doc

Um ... what's DW? And why don't you post the SQL? Are you actually
running Access and executing the query there, or are you using DAO from
inside DW (whatever that is) to query an Access database?
 
Dirk Goldgar said:
Um ... what's DW? And why don't you post the SQL? Are you actually
running Access and executing the query there, or are you using DAO from
inside DW (whatever that is) to query an Access database?

DW is probably DreamWeaver which would typically use ColdFusion or ASP to
access the Access database. Posting the SQL, as you mention will help us
give him the answer.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Aggregate Function Error 0
MX-17 a very very useful Distro. 6
Outer Joins??? 1
FP 2003 and Dreamweaver MX 2004 2
To give inner join and Left outer Join 3
Proper Function 2
making hyperlink in query 1
How to Query 2

Back
Top