473,461 Members | 1,846 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Admin Tables

I have a database in which Access is automatically generating a
sequence of Admin tables. It is due to the ODBC error (which I
haven't found yet) listed in the table. Access seems to generate
these indefinitely, it looks like this in my listing of tables:

Admin - 00
Admin - 01
Admin - 02
Admin - 03
Admin - 04

....and so on (it got up to 47 before I noticed, LOL)

Why do these get generated? Is there an option to turn this "feature"
off? What's funny is I don't get an error box on the window that is
generating the errors, these Admin tables just get created silently.

Each table has one record in it, the ODBC error:

01003 - 8153 - [Microsoft][ODBC SQL Server Driver][SQL Server]Warning:
Null value is eliminated by an aggregate or other SET operation.

I am using Access 2003.

Any insight would be appreciated. I've been using Access for a long
time and I've never seen this before.

Apr 17 '07 #1
7 6446
On 17 Apr 2007 06:57:43 -0700, n00b <ad****@email.comwrote:

I'm 99 percent sure these tables are generated by your app, not by
Access.

-Tom.

>I have a database in which Access is automatically generating a
sequence of Admin tables. It is due to the ODBC error (which I
haven't found yet) listed in the table. Access seems to generate
these indefinitely, it looks like this in my listing of tables:

Admin - 00
Admin - 01
Admin - 02
Admin - 03
Admin - 04

...and so on (it got up to 47 before I noticed, LOL)

Why do these get generated? Is there an option to turn this "feature"
off? What's funny is I don't get an error box on the window that is
generating the errors, these Admin tables just get created silently.

Each table has one record in it, the ODBC error:

01003 - 8153 - [Microsoft][ODBC SQL Server Driver][SQL Server]Warning:
Null value is eliminated by an aggregate or other SET operation.

I am using Access 2003.

Any insight would be appreciated. I've been using Access for a long
time and I've never seen this before.
Apr 17 '07 #2
On Apr 17, 9:13 am, Tom van Stiphout <no.spam.tom7...@cox.netwrote:
On 17 Apr 2007 06:57:43 -0700, n00b <adv...@email.comwrote:

I'm 99 percent sure these tables are generated by your app, not by
Access.

-Tom.

The app is Access, its a 100% Access application with links to SQL
Server. This access database is a front end, there is no application
outside of this database.

Apr 17 '07 #3
"n00b" <ad****@email.comwrote in message
news:11*********************@b75g2000hsg.googlegro ups.com...
On Apr 17, 9:13 am, Tom van Stiphout <no.spam.tom7...@cox.netwrote:
>On 17 Apr 2007 06:57:43 -0700, n00b <adv...@email.comwrote:

I'm 99 percent sure these tables are generated by your app, not by
Access.

-Tom.


The app is Access, its a 100% Access application with links to SQL
Server. This access database is a front end, there is no application
outside of this database.
Access isn't an application as such, it's a tool to enable the user to build
a database application. Access won't do anything "automatically" unless
it's been programmed to do it. Looks to me like you have some pass-through
queries with the "Log Messages" option set to "yes". "Admin" is the default
username and that is why the tables are named as such.

Click in the "Log Messages" property of a pass-through query and press F1
for more info.

Keith.
www.keithwilby.com
Apr 17 '07 #4
Access isn't an application as such, it's a tool to enable the user to build
a database application. Access won't do anything "automatically" unless
it's been programmed to do it. Looks to me like you have some pass-through
queries with the "Log Messages" option set to "yes". "Admin" is the default
username and that is why the tables are named as such.

Click in the "Log Messages" property of a pass-through query and press F1
for more info.

Keith.www.keithwilby.com
Thanks for your help, the log messages setting makes that happen, just
what I needed to know. I see that now in the help like you said.
Much appreciated!

Apr 17 '07 #5
On Tue, 17 Apr 2007 16:01:00 +0100, "Keith Wilby" <he**@there.com>
wrote:

Sweet. I had no idea about this option. Just felt it wasn't a
system-generated table. Turns out it was :-)

-Tom.
>"n00b" <ad****@email.comwrote in message
news:11*********************@b75g2000hsg.googlegr oups.com...
>On Apr 17, 9:13 am, Tom van Stiphout <no.spam.tom7...@cox.netwrote:
>>On 17 Apr 2007 06:57:43 -0700, n00b <adv...@email.comwrote:

I'm 99 percent sure these tables are generated by your app, not by
Access.

-Tom.


The app is Access, its a 100% Access application with links to SQL
Server. This access database is a front end, there is no application
outside of this database.

Access isn't an application as such, it's a tool to enable the user to build
a database application. Access won't do anything "automatically" unless
it's been programmed to do it. Looks to me like you have some pass-through
queries with the "Log Messages" option set to "yes". "Admin" is the default
username and that is why the tables are named as such.

Click in the "Log Messages" property of a pass-through query and press F1
for more info.

Keith.
www.keithwilby.com
Apr 18 '07 #6
"Tom van Stiphout" <no*************@cox.netwrote in message
news:vs********************************@4ax.com...
On Tue, 17 Apr 2007 16:01:00 +0100, "Keith Wilby" <he**@there.com>
wrote:

Sweet. I had no idea about this option. Just felt it wasn't a
system-generated table. Turns out it was :-)
Hi Tom, see my "pass through query" threads. If it wasn't for all the
trouble I was having I wouldn't have known about that option either.
There's always something new to learn :-)

Keith.
Apr 18 '07 #7
"n00b" <ad****@email.comwrote in message
news:11**********************@b58g2000hsg.googlegr oups.com...
>
Thanks for your help, the log messages setting makes that happen, just
what I needed to know. I see that now in the help like you said.
Much appreciated!
No problem, glad to help.

Keith.
Apr 18 '07 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Perttu Pulkkinen | last post by:
Hi all freaks! I have been thinking hard, what would be good solution for a straight-forward content management. I want to forget polls and forms etc.. and concentrate first only on different...
12
by: Google Mike | last post by:
You know, while working on my moonlight corporation's LAMP project at home this weekend, I couldn't help but wonder if people writing similar projects are solving similar problems with having to...
1
by: Stephan Neuhaus | last post by:
Hi all. I'm having a problem that's driving me nuts. I am not familiar with Access, but I have read the FAQ, searched google, read the Access Security FAQ, and looked at the Access Web, to no...
1
by: Karam Chand | last post by:
Hello, My linux admin left the job. We had a PostgreSQL installed under his username. He used to maintain it. Now I am looking at the Linux box and I am just a super duper newbie in Linux...
11
by: AnhTai | last post by:
Hi all, I've just installed MySQL 5.0 on my sun box (runing Solaris 10, install from blastwave). This is my first time with MySQL so I don't have any exp with it. I have some troubles as: -...
1
by: luckysingh | last post by:
I've tried searching alot on the net but am not able to find how to allow a user (not admin/owner) to be able to create & populate the FullText Indexing Catalogs on the tables he creates. Currently...
0
by: Rahul Babbar | last post by:
Hi, I have two users, both of which are part of db2grp1, which is the admin user. db2grp1 has atleast 2 users, user1 and user2. I create a table in user2, name it table2. When i try to delete...
2
by: gangac | last post by:
I am currently working on an ms access application for a large insurance company which generates reports for the user after the user inputs/select some data.... Unfortunately the application has...
8
by: aklein | last post by:
I was given a database to update and am running into the following problem: The database appears to have been secured using Access security (it is an MDB, not MDE). Every form etc that I try to...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...
0
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: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
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...

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.