dbTalk Databases Forums  

"Invalid handle to the function"

comp.databases.paradox comp.databases.paradox


Discuss "Invalid handle to the function" in the comp.databases.paradox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jim Moseley
 
Posts: n/a

Default "Invalid handle to the function" - 11-11-2008 , 12:54 PM







Greetings all,

I'm sort of posting this for my own future reference, but hopefully it'll
help others.

I was testing my app using Australian dates, instead of US dates. When opening
a form, I got a message 'invalid handle to function' with no further explanation.
After checking all of my code, I couldn't figure this out.

The problem was that I had used SetRange() on the form's master table for
a given date range, then saved the form. This was stored in US date format
(ie 12/24/2007). When Pdox tried to open the form, it didn't know how to
handle this date in Aussie format (no month 24).

HTH,
Jim Moseley

Reply With Quote
  #2  
Old   
Ivan J
 
Posts: n/a

Default Re: "Invalid handle to the function" - 11-16-2008 , 09:49 PM






Thanks Jim!

A good one to remember!
"Jim Moseley" <jmose (AT) mapson (DOT) attglobal.net> wrote

Quote:
Greetings all,

I'm sort of posting this for my own future reference, but hopefully it'll
help others.

I was testing my app using Australian dates, instead of US dates. When
opening
a form, I got a message 'invalid handle to function' with no further
explanation.
After checking all of my code, I couldn't figure this out.

The problem was that I had used SetRange() on the form's master table for
a given date range, then saved the form. This was stored in US date
format
(ie 12/24/2007). When Pdox tried to open the form, it didn't know how to
handle this date in Aussie format (no month 24).

HTH,
Jim Moseley



Reply With Quote
  #3  
Old   
Ivan J
 
Posts: n/a

Default Re: "Invalid handle to the function" - 11-16-2008 , 09:49 PM



Thanks Jim!

A good one to remember!
"Jim Moseley" <jmose (AT) mapson (DOT) attglobal.net> wrote

Quote:
Greetings all,

I'm sort of posting this for my own future reference, but hopefully it'll
help others.

I was testing my app using Australian dates, instead of US dates. When
opening
a form, I got a message 'invalid handle to function' with no further
explanation.
After checking all of my code, I couldn't figure this out.

The problem was that I had used SetRange() on the form's master table for
a given date range, then saved the form. This was stored in US date
format
(ie 12/24/2007). When Pdox tried to open the form, it didn't know how to
handle this date in Aussie format (no month 24).

HTH,
Jim Moseley



Reply With Quote
  #4  
Old   
Ivan J
 
Posts: n/a

Default Re: "Invalid handle to the function" - 11-16-2008 , 09:49 PM



Thanks Jim!

A good one to remember!
"Jim Moseley" <jmose (AT) mapson (DOT) attglobal.net> wrote

Quote:
Greetings all,

I'm sort of posting this for my own future reference, but hopefully it'll
help others.

I was testing my app using Australian dates, instead of US dates. When
opening
a form, I got a message 'invalid handle to function' with no further
explanation.
After checking all of my code, I couldn't figure this out.

The problem was that I had used SetRange() on the form's master table for
a given date range, then saved the form. This was stored in US date
format
(ie 12/24/2007). When Pdox tried to open the form, it didn't know how to
handle this date in Aussie format (no month 24).

HTH,
Jim Moseley



Reply With Quote
  #5  
Old   
Ivan J
 
Posts: n/a

Default Re: "Invalid handle to the function" - 11-16-2008 , 09:49 PM



Thanks Jim!

A good one to remember!
"Jim Moseley" <jmose (AT) mapson (DOT) attglobal.net> wrote

Quote:
Greetings all,

I'm sort of posting this for my own future reference, but hopefully it'll
help others.

I was testing my app using Australian dates, instead of US dates. When
opening
a form, I got a message 'invalid handle to function' with no further
explanation.
After checking all of my code, I couldn't figure this out.

The problem was that I had used SetRange() on the form's master table for
a given date range, then saved the form. This was stored in US date
format
(ie 12/24/2007). When Pdox tried to open the form, it didn't know how to
handle this date in Aussie format (no month 24).

HTH,
Jim Moseley



Reply With Quote
  #6  
Old   
Ivan J
 
Posts: n/a

Default Re: "Invalid handle to the function" - 11-16-2008 , 09:49 PM



Thanks Jim!

A good one to remember!
"Jim Moseley" <jmose (AT) mapson (DOT) attglobal.net> wrote

Quote:
Greetings all,

I'm sort of posting this for my own future reference, but hopefully it'll
help others.

I was testing my app using Australian dates, instead of US dates. When
opening
a form, I got a message 'invalid handle to function' with no further
explanation.
After checking all of my code, I couldn't figure this out.

The problem was that I had used SetRange() on the form's master table for
a given date range, then saved the form. This was stored in US date
format
(ie 12/24/2007). When Pdox tried to open the form, it didn't know how to
handle this date in Aussie format (no month 24).

HTH,
Jim Moseley



Reply With Quote
  #7  
Old   
Ivan J
 
Posts: n/a

Default Re: "Invalid handle to the function" - 11-16-2008 , 09:49 PM



Thanks Jim!

A good one to remember!
"Jim Moseley" <jmose (AT) mapson (DOT) attglobal.net> wrote

Quote:
Greetings all,

I'm sort of posting this for my own future reference, but hopefully it'll
help others.

I was testing my app using Australian dates, instead of US dates. When
opening
a form, I got a message 'invalid handle to function' with no further
explanation.
After checking all of my code, I couldn't figure this out.

The problem was that I had used SetRange() on the form's master table for
a given date range, then saved the form. This was stored in US date
format
(ie 12/24/2007). When Pdox tried to open the form, it didn't know how to
handle this date in Aussie format (no month 24).

HTH,
Jim Moseley



Reply With Quote
  #8  
Old   
Ivan J
 
Posts: n/a

Default Re: "Invalid handle to the function" - 11-16-2008 , 09:49 PM



Thanks Jim!

A good one to remember!
"Jim Moseley" <jmose (AT) mapson (DOT) attglobal.net> wrote

Quote:
Greetings all,

I'm sort of posting this for my own future reference, but hopefully it'll
help others.

I was testing my app using Australian dates, instead of US dates. When
opening
a form, I got a message 'invalid handle to function' with no further
explanation.
After checking all of my code, I couldn't figure this out.

The problem was that I had used SetRange() on the form's master table for
a given date range, then saved the form. This was stored in US date
format
(ie 12/24/2007). When Pdox tried to open the form, it didn't know how to
handle this date in Aussie format (no month 24).

HTH,
Jim Moseley



Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.