473,471 Members | 1,684 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

access error #3125

1 New Member
i'm creating a results table using data from RMS. Here is the SQL code:
Expand|Select|Wrap|Line Numbers
  1. SELECT [Edit Table].ID_Txt, [Edit Table].[Site ID], [Edit Table].[Policy Number], [Edit Table].[Line of Business], [Edit Table].[Site Limit], [Edit Table].[Policy Limit], [Edit Table].[Policy Premium], [Edit Table].[Policy Deductible], [Edit Table].[Year Built], [Edit Table].[Building Limit], [Edit Table].[Building Value], [Edit Table].[Other Struct Limit], [Edit Table].[Other Struct Value], [Edit Table].[Contents Limit], [Edit Table].[Contents Value], [Edit Table].[Loss of Use Limit], [Edit Table].[Original Construction], [Edit Table].Construction, [Edit Table].[Wind Coverage], [Edit Table].[EQ Endorsed], [Edit Table].[Wind Policy Deductible], [Edit Table].[Wind Site Deductible], [Edit Table].UserDefined1, [Edit Table].UserDefined2, [Edit Table].UserDefined3, [Edit Table].UserDefined4, [Edit Table].UserDefined5, [Edit Table].UserDefined6, [Edit Table].UserDefined7, [Edit Table].UserDefined8, [Edit Table].UserDefined9, [Edit Table].UserDefined10, [Edit Table].[Limit Range], [Edit Table].[Limit RangeA], [QR01-01 Loc Data].*, [00 Pure Premium by Locnum].PERSPCODE, [00 Pure Premium by Locnum].[FFEQ All Regions EP Dist wLA EQSL wPP by], [00 Pure Premium by Locnum].[US EP Dist wLA by LOB, State (4-30-07)], [00 Pure Premium by Locnum].[EP Distributed (tornado + hail) by LOB,], [00 Pure Premium by Locnum].[FFEQ All Regions EP Dist wLA EQSL wPP by] INTO [Results Table]
  2. FROM [Edit Table] LEFT JOIN ([00 Pure Premium by Locnum] RIGHT JOIN [QR01-01 Loc Data] ON [00 Pure Premium by Locnum].LOCNUM = [QR01-01 Loc Data].LOCNUM) ON [Edit Table].ID_Txt = [QR01-01 Loc Data].LOCNUM;
I have no idea why i'm getting this error. I've tried compacting the database, renaming the query, and have checked that nothing is spelled improperly in my query itself.

Anyone have ideas?
Aug 7 '08 #1
1 2331
NeoPa
32,556 Recognized Expert Moderator MVP
I can't speak for anyone else, but why you would expect anyone to go to any trouble to help when you've just dumped the SQL out in that mess is beyond me.

If you want help, start by taking YOUR time to display it in a more readable way.

Oh, and the description of the error wouldn't hurt either.
Aug 7 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Nicola | last post by:
Hi Everyone, I am new to programming and would like to know how to open an access Report from within vb 6. I am trying to write a program to organise cross stitch threads. I have found out how...
49
by: Yannick Turgeon | last post by:
Hello, We are in the process of examining our current main application. We have to do some major changes and, in the process, are questionning/validating the use of MS Access as front-end. The...
42
by: lauren quantrell | last post by:
So many postings on not to use the treeview control, but nothing recently. Is it safe to swim there yet with Access 2000-Access 2003?
4
by: Együd Csaba | last post by:
Hi, the restoration of a dump stops at the line above. The dump was created with pgsql 7.3.2 and I need to pump it into a 7.4.3 one. Should anybody tell me what the problem can be and how I can...
11
by: www.MessageMazes.com | last post by:
I sometimes get this error after about 60 seconds of "waiting for mazes.com" (but when the page works, it usually loads in less than 12 seconds). > Active Server Pages error 'ASP 0113' > Script...
0
by: bazzer | last post by:
hey, im trying to access a microsoft access database from an ASP.NET web application in visual basic 2003.NET. i get the following error when i try running it: Server Error in...
25
by: DFS | last post by:
I have a job to automatically import Excel data and post to database tables, via a point-click interface. Choose-file-and-it-does-the-rest kind of thing. Cient stores data in columns in his...
5
patjones
by: patjones | last post by:
Hi: I've got a backend database, with several tables linked together via one-to-many relationships, and a front end database that links to those tables. The problem is, when I attempt to look...
3
raveendrabikkina
by: raveendrabikkina | last post by:
3087 / 3126 02/25 10:42:08 info Recovering 1 session(s) 3088 / 3126 02/25 10:42:08 warning Deployer Service failed to deploy file:/opt/jrun4/servers/cpbepost/logs/ 3089 / 3126...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.