Advertisement

1 - 10 of 342 containing alltags:("SQL (Access)") (0.006 seconds)
I have an Access95 SQL Problem.  Below is my current Query(that doesn't work properly), and below that is my explanation of what is wrong and how it should work... Query SELECT DISTINCTROW PAYMEN...
Zones: MS AccessDate Answered: 10/12/1998 Grade: A Views: 0
Access interprets a dialect of SQL.  Where can I find a comprehensive description or specification of this dialect?  All the big, fat Access books I've looked at in Fry's Electronics don't cover th...
Zones: MS AccessDate Answered: 04/12/1999 Grade: B Views: 0
Hi, I am trying to build an application using Access 2002. I have chosen to use SQL 2000 Server for storing my database. I have the server name and the port. How can I connect to this server and c...
Zones: MS SQL ServerDate Answered: 06/17/2003 Grade: B Views: 0
I would like to drop multiple columns using one SQL statement: ALTER TABLE tblName DROP COLUMN colName I tried putting multiple DROP COLUMNs, and also tried listing the columns, seperating...
Zones: MS AccessDate Answered: 12/27/2003 Grade: A Views: 0
I have encountered this problem several times, and each time I have had to write a trigger. I'm convinced there must be a better or a generic solution. In this case I have about twenty access da...
Zones: MS SQL ServerDate Answered: 08/24/2005 Grade: A Views: 0
Hi guys, I am curious to find out, is it possible to make SQL read tables in an Access Database? If yes, then what code would you need to do this? Thanks again. :)
Zones: MS SQL ServerDate Answered: 05/05/2006 Grade: A Views: 0
Hello, Is there any "standalone" application that can be used to read and perform SQL queries for MS ACCESS? Something like "MS SQL Query Analyzer". I know that using the default MS ACCESS...
Zones: MS AccessDate Answered: 03/15/2008 Grade: A Views: 0
Hi, I have a query which I need to place if statments in. I have a tbale which has an ID number and then a persons name assigned to it. Now the ID can be repeated so for two rows in the table ther...
Zones: SQL Syntax, MS AccessDate Answered: 11/05/2007 Grade: A Views: 0
Experts I need your help can you please tell me how I can convert this Access code (taken from SQL view) into SQL code I placed this question previously but that solution dint work that sql que...
Zones: SQL Syntax, MS SQL Server, MS SQL DTSDate Answered: 12/11/2007 Grade: A Views: 0
Hi Experts, I am creating a DTS package and connected to a Access data source. In my package I have 20 querys which are running against access db instead of creating SQL task for each and every ...
Zones: MS SQL DTS, MS SQL ServerDate Answered: 12/13/2007 Grade: A Views: 0