Have got this issue resolved
Dont know what it was though
I think it might have been a ' in the name
"VAL D'ISERE"
That could be a bug
Upgrade problems
-
- Beginner
- Posts: 1
- Joined: Sun May 19, 2002 7:52 pm
Re: Upgrade problems
You need to escape ' characters.
This goes for any other programming language and SQL language too.
So you would change "VAL D'ISERE" to "VAL D\'ISERE"
That would make it work.
-- Andy.
This goes for any other programming language and SQL language too.
So you would change "VAL D'ISERE" to "VAL D\'ISERE"
That would make it work.
-- Andy.
Upgrade problems
I just changed to the new version
and i am now getting this error ?
Object doesnt support this property or method
Any ideas?
http://www.seasonaires.com/New/index.asp
David
and i am now getting this error ?
Object doesnt support this property or method
Any ideas?
http://www.seasonaires.com/New/index.asp
David