473,382 Members | 1,635 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,382 software developers and data experts.

Launching internet explorer or Adobe causes a datasheet list form to go to the first record

Hello,
This is the first time I have had to resort to posting on here, as Ive
always been able to find a solution to my problems in the past by
browsing postings by others. So, to start with I thank you all for so
much help in the past ...

To my current problem... Ive a fairly sizable application, front end
local and back end networked both on access 97. All running on NT4
worstation front ends, think the back end servers are 2000, but this
is pretty transparent to me. The front end is essentially one very
large tab form with numerous interlinked subforms. Essentially the
tabs are hierarchical and up at the top level is a datasheet subform
that controls the reference for most of the other sub forms.

The problem I am experiencing is that you'll have an item selected on
the top level and the subforms aligned to this, but then if you launch
either internet explorer or adobe the top level items resets to the
first item on the list, the sub forms remain on the old reference and
so there is misalignment between the main form and the sub forms.

The requerying of the subforms is done through code whenever a change
is made to the item selected on the top level list. So whatever is
causing the list to revert to the first item in the list does not seem
to actually trigger an access event, elsewise the subforms would get
requeried as well.

Ive had countless goes at it but don't really know where to start as
the problem appears almost to be operating system related rather than
access. Any thoughts or ideas would be very much appreciated.
(Apologies in advance that this is all pretty fred flintstone
technology)

Thanks in advance
Tim
Nov 13 '05 #1
2 1618
Could you clarify how, and from where, you are launching IE or Adobe?

There's no guarantee that someone can help, but without some detail, no one
is likely to be able to.

Larry Linson
Microsoft Access MVP
"Tim Stevens" <ti*********@yahoo.co.uk> wrote in message
news:a8**************************@posting.google.c om...
Hello,
This is the first time I have had to resort to posting on here, as Ive
always been able to find a solution to my problems in the past by
browsing postings by others. So, to start with I thank you all for so
much help in the past ...

To my current problem... Ive a fairly sizable application, front end
local and back end networked both on access 97. All running on NT4
worstation front ends, think the back end servers are 2000, but this
is pretty transparent to me. The front end is essentially one very
large tab form with numerous interlinked subforms. Essentially the
tabs are hierarchical and up at the top level is a datasheet subform
that controls the reference for most of the other sub forms.

The problem I am experiencing is that you'll have an item selected on
the top level and the subforms aligned to this, but then if you launch
either internet explorer or adobe the top level items resets to the
first item on the list, the sub forms remain on the old reference and
so there is misalignment between the main form and the sub forms.

The requerying of the subforms is done through code whenever a change
is made to the item selected on the top level list. So whatever is
causing the list to revert to the first item in the list does not seem
to actually trigger an access event, elsewise the subforms would get
requeried as well.

Ive had countless goes at it but don't really know where to start as
the problem appears almost to be operating system related rather than
access. Any thoughts or ideas would be very much appreciated.
(Apologies in advance that this is all pretty fred flintstone
technology)

Thanks in advance
Tim

Nov 13 '05 #2
Larry,
It happens in two circumstances:

- first if youve got the database open and then just launch internet
explorer normally or open a PDF file from windows explorer

- second, there is a activeX browser built into the database on a pop
up form, if you launch this to open a pdf then it happens again.

I guess from the lack of response that this isn't something that alot
of people have experienced, or that its just such old technology I'm
using that nobodys interested these days??

Any starting point that anyone could give would be great cos its
really got me flumoxed
"Larry Linson" <bo*****@localhost.not> wrote in message news:<bZg7d.78$x65.71@trnddc06>...
Could you clarify how, and from where, you are launching IE or Adobe?

There's no guarantee that someone can help, but without some detail, no one
is likely to be able to.

Larry Linson
Microsoft Access MVP
"Tim Stevens" <ti*********@yahoo.co.uk> wrote in message
news:a8**************************@posting.google.c om...
Hello,
This is the first time I have had to resort to posting on here, as Ive
always been able to find a solution to my problems in the past by
browsing postings by others. So, to start with I thank you all for so
much help in the past ...

To my current problem... Ive a fairly sizable application, front end
local and back end networked both on access 97. All running on NT4
worstation front ends, think the back end servers are 2000, but this
is pretty transparent to me. The front end is essentially one very
large tab form with numerous interlinked subforms. Essentially the
tabs are hierarchical and up at the top level is a datasheet subform
that controls the reference for most of the other sub forms.

The problem I am experiencing is that you'll have an item selected on
the top level and the subforms aligned to this, but then if you launch
either internet explorer or adobe the top level items resets to the
first item on the list, the sub forms remain on the old reference and
so there is misalignment between the main form and the sub forms.

The requerying of the subforms is done through code whenever a change
is made to the item selected on the top level list. So whatever is
causing the list to revert to the first item in the list does not seem
to actually trigger an access event, elsewise the subforms would get
requeried as well.

Ive had countless goes at it but don't really know where to start as
the problem appears almost to be operating system related rather than
access. Any thoughts or ideas would be very much appreciated.
(Apologies in advance that this is all pretty fred flintstone
technology)

Thanks in advance
Tim

Nov 13 '05 #3

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

Similar topics

3
by: james.dixon | last post by:
Hi I was wondering if anyone else had had this problem before (can't find anything on the web about it). I have three select elements (list boxes - from here on I'll refer to them as 'the...
5
by: deko | last post by:
I have a subform datasheet that contains a full year of records sorted by a date field. I'm trying to programmatically move the record selector on the datasheet to the first record that matches a...
3
by: deko | last post by:
I have a form with a subform datasheet - I need code behind the OnDelete event of the subform: Private Sub Form_Delete(Cancel As Integer) 'do something that depends on which record is deleted...
1
by: Yuki | last post by:
I am trying to find out if I can have a specific record that has been selected in a list box be opened in datasheet view. I can't seem to find where this can happen or what I need to use to make...
1
by: George Kandaz | last post by:
Steve, I posted a question to your last post almost a week ago, but never heard from you again. Please read my last message, as follows. Thanks. ...
1
by: Apu Nahasapeemapetilon | last post by:
Hello and thank you in advance for your help. Can anyone think of a reason why this code would work properly on one PC, but not another? I've got a System.Windows.Forms.UserControl that...
5
by: Bill | last post by:
This database has no forms. I am viewing an Access table in datasheet view. I'd like to execute a macro to execute a function (using "runcode"). In the function, I'll reading data from the record...
3
by: Danny J. Lesandrini | last post by:
-- previously posted on newsgroup :: <microsoft.public.access-- Has anyone else noticed this behavior? Focus jumping from current cell to upper left in embedded datasheet. If not, would you be...
2
by: eko99312 | last post by:
Let's say I have this form called Attendance List. The list was in datasheet form. In the list there were names and date checklist. The question is, I want to edit one of the names by double clicking...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.