"Invalid Pointer Operation" (with an OK box), after he clicks the OK
button he receives the following dialog "Illegal Operation", and in the
details he gets "Pdxwin32 caused an invalid page fault in module
pdxvwr32.dll @ 0137:08925304"
Any ideas would be very welcome. You can post replies here or email me at
phil...@vgm.com
Thanks in advance.
--
Phil Hall
VGM & Associates
See what happens if you change ProjectViewer to use Details View.
--
Bertil Isberg CTECH
read the newsgroup: corelsupport.faqs.paradox
for Frequently Asked Questions
---------------------------------------------------
Phil Hall <phil...@vgm.com> skrev i
diskussionsgruppsmeddelandet:MPG.14cfb7988...@cnews.corel.ca...
Also we noticed something else going on: The user enters some data using
a premade form, if he enters the data, and then saves it, and immediately
performs a query on the data, the changes are not reflected. He has to
exit Paradox 8 completely, then re-launch it, run the query and then the
modified data is present. Any ideas on why that's happening?
Your help is greatly appreciated.
In article <3a673b99@cnews>, bertil...@nospam.telia.com says...
> Phil
>
> See what happens if you change ProjectViewer to use Details View.
>
>
--
If there are any ideas at this point I'll listen to them all!
Thanks for the advice, I kind of hoped that would be our fix.
Phil
In article <3a673b99@cnews>, bertil...@nospam.telia.com says...
> Phil
>
> See what happens if you change ProjectViewer to use Details View.
>
>
> --
> Bertil Isberg CTECH
--
Did it happen with Project Viewer set to Details View? If you exit Paradox
with objects open on the desktop, the setting is restored to the default.
Did you exit Paradox and launched it again and got the details view by
default?
<<<
The user enters some data using
a premade form, if he enters the data, and then saves it, and immediately
performs a query on the data, the changes are not reflected
>>>
What do mean by "saves it"? Does he close the form? Does he exit edit mode?
Is he using local data or networked data?
Step 1)
In Bde Adminstrator, change the LocalShare setting to True.
If the problem still occurs, be back.
--
Bertil Isberg CTECH
read the newsgroup: corelsupport.faqs.paradox
for Frequently Asked Questions
---------------------------------------------------
Phil Hall <phil...@vgm.com> skrev i
diskussionsgruppsmeddelandet:MPG.14d236e1e...@cnews.corel.ca...
In article <3a68a551@cnews>, bertil...@nospam.telia.com says...
In article <3a68a551@cnews>, bertil...@nospam.telia.com says...
> What do mean by "saves it"? Does he close the form? Does he exit edit mode?
> Is he using local data or networked data?
>
> Step 1)
> In Bde Adminstrator, change the LocalShare setting to True.
>
> If the problem still occurs, be back.
>
--
I'm not aware of any Save icon that works while editing data. In P9 it's
grayed when a form is open on the desktop. In P8, the button should be
grayed. It has no effect while editing data.
Local Share=True will make Paradox to update the tables immedialtely instead
of caching local data. Whther you should use Local Share when having data on
a network, is a question of which netwrok you are using. take a look in the
FAQs newsgroup for a FAQ on configuring the BDE.
For your original problem:
<<<
My company has a user who after modifying data in a
specific table he then tries to exit the program (paradox 8), at that
time he gets the following error:
>>>
You have to give a detailed description of the setup. Does he edit a table?
How is the table opened? How is it closed? Does he run any scripts? And so
on.
--
Bertil Isberg CTECH
read the newsgroup: corelsupport.faqs.paradox
for Frequently Asked Questions
---------------------------------------------------
Phil Hall <phil...@vgm.com> skrev i
diskussionsgruppsmeddelandet:MPG.14d613c6...@cnews.corel.ca...
In article <3a6c92a3@cnews>, bertil...@nospam.telia.com says...
>
> You have to give a detailed description of the setup. Does he edit a table?
> How is the table opened? How is it closed? Does he run any scripts? And so
> on.
>
--
How does he open the form? From the ProjectViewer or from an icon on the
desktop?
The form should take care of the close event and make sure the
unlockrecord() and endedit() is issued before closing itself and exiting
Paradox.
--
Bertil Isberg CTECH
read the newsgroup: corelsupport.faqs.paradox
for Frequently Asked Questions
---------------------------------------------------
Phil Hall <phil...@vgm.com> skrev i
diskussionsgruppsmeddelandet:MPG.14d74e3c7...@cnews.corel.ca...