PC Review


Reply
Thread Tools Rate Thread

added field to query in combo crashes application

 
 
JK
Guest
Posts: n/a
 
      4th Nov 2008
When I add a new field to a query contained in a combo box, my entire
application crashes (auto creates a backup.)

Has anyone had this problem?

It's a simple query with only one table (no joins.) There are 15 fields in
the combo box. Is there a limit to the number of fields you can add to a
combo?

Please help...

Access 2003 SP3

Thx.
 
Reply With Quote
 
 
 
 
Allen Browne
Guest
Posts: n/a
 
      5th Nov 2008
If you have not done so yet, apply this hotfix from Microsoft:
http://support.microsoft.com/kb/945674

What you describe is one of the bugs in A2003 SP3:
http://allenbrowne.com/bug-Access2003SP3.html

--
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.

"JK" <jasonk at necoffeeco dot com> wrote in message
news72F9E18-76A9-404D-9780-(E-Mail Removed)...
> When I add a new field to a query contained in a combo box, my entire
> application crashes (auto creates a backup.)
>
> Has anyone had this problem?
>
> It's a simple query with only one table (no joins.) There are 15 fields in
> the combo box. Is there a limit to the number of fields you can add to a
> combo?
>
> Please help...
>
> Access 2003 SP3
>
> Thx.


 
Reply With Quote
 
JK
Guest
Posts: n/a
 
      5th Nov 2008
Does this need to be installed on every computer that will use the .mde file
or just the developers PC?

Thx so much!

Jason

"Allen Browne" wrote:

> If you have not done so yet, apply this hotfix from Microsoft:
> http://support.microsoft.com/kb/945674
>
> What you describe is one of the bugs in A2003 SP3:
> http://allenbrowne.com/bug-Access2003SP3.html
>
> --
> 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.
>
> "JK" <jasonk at necoffeeco dot com> wrote in message
> news72F9E18-76A9-404D-9780-(E-Mail Removed)...
> > When I add a new field to a query contained in a combo box, my entire
> > application crashes (auto creates a backup.)
> >
> > Has anyone had this problem?
> >
> > It's a simple query with only one table (no joins.) There are 15 fields in
> > the combo box. Is there a limit to the number of fields you can add to a
> > combo?
> >
> > Please help...
> >
> > Access 2003 SP3
> >
> > Thx.

>
>

 
Reply With Quote
 
JK
Guest
Posts: n/a
 
      5th Nov 2008
That didn't solve the problem. The app. still crashed as soon as I add the
one additional field to my combo box. Very strange.

I downloaded the hotfix, and ran it. I was asked for a location to save the
files and I put them in the Microsoft Office folder in Program Files. The
website did not specify a specific location. Maybe I put them in the wrong
location?

I also didn't restart my computer - the website says you don't have to - but
I'll try that too.

Jason

"Allen Browne" wrote:

> If you have not done so yet, apply this hotfix from Microsoft:
> http://support.microsoft.com/kb/945674
>
> What you describe is one of the bugs in A2003 SP3:
> http://allenbrowne.com/bug-Access2003SP3.html
>
> --
> 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.
>
> "JK" <jasonk at necoffeeco dot com> wrote in message
> news72F9E18-76A9-404D-9780-(E-Mail Removed)...
> > When I add a new field to a query contained in a combo box, my entire
> > application crashes (auto creates a backup.)
> >
> > Has anyone had this problem?
> >
> > It's a simple query with only one table (no joins.) There are 15 fields in
> > the combo box. Is there a limit to the number of fields you can add to a
> > combo?
> >
> > Please help...
> >
> > Access 2003 SP3
> >
> > Thx.

>
>

 
Reply With Quote
 
Douglas J. Steele
Guest
Posts: n/a
 
      5th Nov 2008
It would need to be on each workstation.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"JK" <jasonk at necoffeeco dot com> wrote in message
news:E80DC2F8-DAD5-4F86-BEA8-(E-Mail Removed)...
> Does this need to be installed on every computer that will use the .mde
> file
> or just the developers PC?
>
> Thx so much!
>
> Jason
>
> "Allen Browne" wrote:
>
>> If you have not done so yet, apply this hotfix from Microsoft:
>> http://support.microsoft.com/kb/945674
>>
>> What you describe is one of the bugs in A2003 SP3:
>> http://allenbrowne.com/bug-Access2003SP3.html
>>
>> --
>> 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.
>>
>> "JK" <jasonk at necoffeeco dot com> wrote in message
>> news72F9E18-76A9-404D-9780-(E-Mail Removed)...
>> > When I add a new field to a query contained in a combo box, my entire
>> > application crashes (auto creates a backup.)
>> >
>> > Has anyone had this problem?
>> >
>> > It's a simple query with only one table (no joins.) There are 15 fields
>> > in
>> > the combo box. Is there a limit to the number of fields you can add to
>> > a
>> > combo?
>> >
>> > Please help...
>> >
>> > Access 2003 SP3
>> >
>> > Thx.

>>
>>



 
Reply With Quote
 
Douglas J. Steele
Guest
Posts: n/a
 
      5th Nov 2008
If memory serves, you extract the files to a location, and then you have to
run the executable that's extracted.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"JK" <jasonk at necoffeeco dot com> wrote in message
news:9B3E0E29-0ABA-4D06-B0AA-(E-Mail Removed)...
> That didn't solve the problem. The app. still crashed as soon as I add the
> one additional field to my combo box. Very strange.
>
> I downloaded the hotfix, and ran it. I was asked for a location to save
> the
> files and I put them in the Microsoft Office folder in Program Files. The
> website did not specify a specific location. Maybe I put them in the wrong
> location?
>
> I also didn't restart my computer - the website says you don't have to -
> but
> I'll try that too.
>
> Jason
>
> "Allen Browne" wrote:
>
>> If you have not done so yet, apply this hotfix from Microsoft:
>> http://support.microsoft.com/kb/945674
>>
>> What you describe is one of the bugs in A2003 SP3:
>> http://allenbrowne.com/bug-Access2003SP3.html
>>
>> --
>> 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.
>>
>> "JK" <jasonk at necoffeeco dot com> wrote in message
>> news72F9E18-76A9-404D-9780-(E-Mail Removed)...
>> > When I add a new field to a query contained in a combo box, my entire
>> > application crashes (auto creates a backup.)
>> >
>> > Has anyone had this problem?
>> >
>> > It's a simple query with only one table (no joins.) There are 15 fields
>> > in
>> > the combo box. Is there a limit to the number of fields you can add to
>> > a
>> > combo?
>> >
>> > Please help...
>> >
>> > Access 2003 SP3
>> >
>> > Thx.

>>
>>



 
Reply With Quote
 
Allen Browne
Guest
Posts: n/a
 
      5th Nov 2008
After ensuring the hotfix has been applied as Doug suggests, if it still
crashes you need to walk through each of the steps here:
http://allenbrowne.com/recover.html

If you are still stuck after that, post the SQL statement that fails (i.e.
with the extra field in it), along with these properties of the combo:
- Column Count
- Column Widths
- Bound Column
- Control Source
- Name

--
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.

"Douglas J. Steele" <NOSPAM_djsteele@NOSPAM_gmail.com> wrote in message
news:(E-Mail Removed)...
> If memory serves, you extract the files to a location, and then you have
> to run the executable that's extracted.
>
> --
> Doug Steele, Microsoft Access MVP
> http://I.Am/DougSteele
> (no e-mails, please!)
>
>
> "JK" <jasonk at necoffeeco dot com> wrote in message
> news:9B3E0E29-0ABA-4D06-B0AA-(E-Mail Removed)...
>> That didn't solve the problem. The app. still crashed as soon as I add
>> the
>> one additional field to my combo box. Very strange.
>>
>> I downloaded the hotfix, and ran it. I was asked for a location to save
>> the
>> files and I put them in the Microsoft Office folder in Program Files. The
>> website did not specify a specific location. Maybe I put them in the
>> wrong
>> location?
>>
>> I also didn't restart my computer - the website says you don't have to -
>> but
>> I'll try that too.
>>
>> Jason
>>
>> "Allen Browne" wrote:
>>
>>> If you have not done so yet, apply this hotfix from Microsoft:
>>> http://support.microsoft.com/kb/945674
>>>
>>> What you describe is one of the bugs in A2003 SP3:
>>> http://allenbrowne.com/bug-Access2003SP3.html
>>>
>>> --
>>> 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.
>>>
>>> "JK" <jasonk at necoffeeco dot com> wrote in message
>>> news72F9E18-76A9-404D-9780-(E-Mail Removed)...
>>> > When I add a new field to a query contained in a combo box, my entire
>>> > application crashes (auto creates a backup.)
>>> >
>>> > Has anyone had this problem?
>>> >
>>> > It's a simple query with only one table (no joins.) There are 15
>>> > fields in
>>> > the combo box. Is there a limit to the number of fields you can add to
>>> > a
>>> > combo?
>>> >
>>> > Please help...
>>> >
>>> > Access 2003 SP3


 
Reply With Quote
 
JK
Guest
Posts: n/a
 
      5th Nov 2008
Wow. I don't know what I would do without you guys. I manually ran the .msp
file and that fixed the problem.

I should have known better regarding the hot fix installation.

Much appreciated!


"Allen Browne" wrote:

> After ensuring the hotfix has been applied as Doug suggests, if it still
> crashes you need to walk through each of the steps here:
> http://allenbrowne.com/recover.html
>
> If you are still stuck after that, post the SQL statement that fails (i.e.
> with the extra field in it), along with these properties of the combo:
> - Column Count
> - Column Widths
> - Bound Column
> - Control Source
> - Name
>
> --
> 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.
>
> "Douglas J. Steele" <NOSPAM_djsteele@NOSPAM_gmail.com> wrote in message
> news:(E-Mail Removed)...
> > If memory serves, you extract the files to a location, and then you have
> > to run the executable that's extracted.
> >
> > --
> > Doug Steele, Microsoft Access MVP
> > http://I.Am/DougSteele
> > (no e-mails, please!)
> >
> >
> > "JK" <jasonk at necoffeeco dot com> wrote in message
> > news:9B3E0E29-0ABA-4D06-B0AA-(E-Mail Removed)...
> >> That didn't solve the problem. The app. still crashed as soon as I add
> >> the
> >> one additional field to my combo box. Very strange.
> >>
> >> I downloaded the hotfix, and ran it. I was asked for a location to save
> >> the
> >> files and I put them in the Microsoft Office folder in Program Files. The
> >> website did not specify a specific location. Maybe I put them in the
> >> wrong
> >> location?
> >>
> >> I also didn't restart my computer - the website says you don't have to -
> >> but
> >> I'll try that too.
> >>
> >> Jason
> >>
> >> "Allen Browne" wrote:
> >>
> >>> If you have not done so yet, apply this hotfix from Microsoft:
> >>> http://support.microsoft.com/kb/945674
> >>>
> >>> What you describe is one of the bugs in A2003 SP3:
> >>> http://allenbrowne.com/bug-Access2003SP3.html
> >>>
> >>> --
> >>> 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.
> >>>
> >>> "JK" <jasonk at necoffeeco dot com> wrote in message
> >>> news72F9E18-76A9-404D-9780-(E-Mail Removed)...
> >>> > When I add a new field to a query contained in a combo box, my entire
> >>> > application crashes (auto creates a backup.)
> >>> >
> >>> > Has anyone had this problem?
> >>> >
> >>> > It's a simple query with only one table (no joins.) There are 15
> >>> > fields in
> >>> > the combo box. Is there a limit to the number of fields you can add to
> >>> > a
> >>> > combo?
> >>> >
> >>> > Please help...
> >>> >
> >>> > Access 2003 SP3

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the extra field added with a combo or list box Corey Microsoft Access Forms 2 20th May 2010 04:09 PM
Access 2007 crashes when command button/combo box are added to form bharatir34 Microsoft Access Forms 0 31st Oct 2009 11:31 AM
Combo box crashes if text field has apostrophy (like O'Neil) =?Utf-8?B?SmFjayBMZWl0Y2g=?= Microsoft Access VBA Modules 1 10th Sep 2006 11:57 PM
Added new field to query Charles G via AccessMonster.com Microsoft Access Getting Started 2 23rd Sep 2005 08:28 PM
Storing looked-up combo field value for use in subsequently added records obembe Microsoft Access Forms 9 20th Mar 2005 04:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:49 AM.