473,414 Members | 1,729 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

A2003 Append Query problem/question

I am using A2003, SP3. If I use the QueryBuilder and select a table and
drag the fields to it and then select Query/Append from the menu as the
type of query, the first table name (alphabetically) never, ever shows
up. I have to create a junk table..I may copy an existing table to a
name like AAA...and then the second table in the alphabetical list will
show up.

Ex: If I have tables A, B, C, and D and I select table B and want to
append it into A, the table A doesn't show up in the drop down list.

Is it my version/copy of Access that has this problem or can you
duplicate this problem on your PC as well?

Oct 24 '08 #1
3 2584
This is a bug in Access 2003 SP3. We have it listed here:
http://allenbrowne.com/bug-Access2003SP3.html

Hopefully you have applied Microsoft's hotfix for A2003 SP3:
http://support.microsoft.com/kb/945674
From memory, I don't think it addresses this issue.

I suspect you can type in the name of the table, even though it doesn't show
in the drop-down list. Certainly you can type the name into the INSERT
clause in SQL View.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Salad" <oi*@vinegar.comwrote in message
news:37******************************@earthlink.co m...
>I am using A2003, SP3. If I use the QueryBuilder and select a table and
drag the fields to it and then select Query/Append from the menu as the
type of query, the first table name (alphabetically) never, ever shows up.
I have to create a junk table..I may copy an existing table to a name like
AAA...and then the second table in the alphabetical list will show up.

Ex: If I have tables A, B, C, and D and I select table B and want to
append it into A, the table A doesn't show up in the drop down list.

Is it my version/copy of Access that has this problem or can you duplicate
this problem on your PC as well?
Oct 25 '08 #2
Allen Browne wrote:
This is a bug in Access 2003 SP3. We have it listed here:
http://allenbrowne.com/bug-Access2003SP3.html

Hopefully you have applied Microsoft's hotfix for A2003 SP3:
http://support.microsoft.com/kb/945674
From memory, I don't think it addresses this issue.

I suspect you can type in the name of the table, even though it doesn't
show in the drop-down list. Certainly you can type the name into the
INSERT clause in SQL View.
Thanks much for your input.

Yes, I had tried typing the table name in earlier and that worked. It
simply was disconcerting not to see the "true" values that should have
been listed.

I was first asked to update to SP3 via Dell updates a while back. I
never updated to SP3 via Dell. So I have to assume MS decided to bypass
my decision and update my computer thru the Windows updates.

One thing that gets my goat with Windows updates is that it does my
updates and then reboots my computer. I leave my computer on 24/7 and
sometimes I may have some unfinished work open on the computer I didn't
save. The updates don't save my work, simply closes the computer and
restarts it. They aren't doing me any favors my restarting my computer
without saving my files. More than once I've muttered uncomplimentary
phrases directed at MS. At least I wish I was warned during the daytime
that new updates would be arriving that evening so I'd be made aware of
them.

I find it odd they'd update my PC to SP3 and not update my PC with the
hotfix. I just did a search for Office2003-kb945674-glb.exe on the hard
drive and Control panel Add/Remove and did not find it on the PC. I
consider the update incomplete if that is the case.

Again, thank you Allen.


Oct 25 '08 #3
You are probably aware that you can disable automatic updates if you want to
manage them yourselves. Right-click the My Computer icon and choose
Properties.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Salad" <oi*@vinegar.comwrote in message
news:H-******************************@earthlink.com...
Allen Browne wrote:
>This is a bug in Access 2003 SP3. We have it listed here:
http://allenbrowne.com/bug-Access2003SP3.html

Hopefully you have applied Microsoft's hotfix for A2003 SP3:
http://support.microsoft.com/kb/945674
From memory, I don't think it addresses this issue.

I suspect you can type in the name of the table, even though it doesn't
show in the drop-down list. Certainly you can type the name into the
INSERT clause in SQL View.

Thanks much for your input.

Yes, I had tried typing the table name in earlier and that worked. It
simply was disconcerting not to see the "true" values that should have
been listed.

I was first asked to update to SP3 via Dell updates a while back. I never
updated to SP3 via Dell. So I have to assume MS decided to bypass my
decision and update my computer thru the Windows updates.

One thing that gets my goat with Windows updates is that it does my
updates and then reboots my computer. I leave my computer on 24/7 and
sometimes I may have some unfinished work open on the computer I didn't
save. The updates don't save my work, simply closes the computer and
restarts it. They aren't doing me any favors my restarting my computer
without saving my files. More than once I've muttered uncomplimentary
phrases directed at MS. At least I wish I was warned during the daytime
that new updates would be arriving that evening so I'd be made aware of
them.

I find it odd they'd update my PC to SP3 and not update my PC with the
hotfix. I just did a search for Office2003-kb945674-glb.exe on the hard
drive and Control panel Add/Remove and did not find it on the PC. I
consider the update incomplete if that is the case.

Again, thank you Allen.
Oct 26 '08 #4

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

Similar topics

1
by: Aaron | last post by:
Hello fellow programmers, I am trying to run an append/update query from code, a command button on a form initiates the queries. the format i am using is; ...
12
by: dixie | last post by:
Can someone familiar with Access 2003 please answer this question? I am asking because I don't have the use of A2003. When Access 2003 finds an Access 2000 database, does it come up with some...
2
by: Mark | last post by:
I have a FE/BD 2002 DB on a XP pro platform. I know this is ugly but it works for me...... A text file is produced from our Oracle WMS. (Average 20k records) A command button deletes all records...
17
by: rdemyan via AccessMonster.com | last post by:
With A2003, I'm having trouble accessing files in a folder on another computer where back-end files, update files, etc are located. Here's the scenario: 1) Computer #1 - A2003 2) Computer #2 -...
6
by: Jeemo | last post by:
I've been tearing my hair out on this one. This effin' database keeps crashing on me while I'm doing query-related operations. System info: Access 2003 SP2 with all the latest updates on an XP...
11
by: kabradley | last post by:
Hello Everyone, So, thanks to nico's help I was finally able to 'finish' our companies access database. For the past week or so though,I have been designing forms that contain a subform and an...
2
by: sj | last post by:
Situation: I have 2 tables, parent table (Invoice) and child table (InvoiceDetails) that is link by InvID in the child. Requirement: Need to do one-time append of information to another table...
3
by: Salad | last post by:
I have Microsoft Office Professional 2003 and the computer I connect to also has A2003 retail. The others in that office use Access 2003 runtime. Q1) I wanted to see if they were up-to-date on...
2
by: Wayne | last post by:
I'm trying to overcome the problem that some users including myself have noticed with combo boxes in A2003 databases that are run in A2007. When the combo is tabbed out of the backstyle changes to...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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
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
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...
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
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...

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.