|
Just done some research on the problem
I looked at the logs for MySQL
the log showed the command trying to insert into
the database the text
'd:\imail\users\chrisbone'
this of course looks correct
then I was lead to RTFM for MySQL
to pass a \ character you have to pass
\\
I verified this and the value is stored
correctly
Apparently you need the latest MySQL build as this
used to be a bug
So,
How do I reprogram the EZSignup templates to pass
\\ not \
many thanks
Chris
|
Title: RE: [imail] which database is everyone using?
- [imail] which database is everyone using? Christopher Bone
- RE: [imail] which database is everyone using? Ryan
- Re: [imail] which database is everyone using? Christopher Bone
- RE: [imail] which database is everyone using? Emil Zubrin
- Re: [imail] which database is everyone using? Christopher Bone
- Re: [imail] which database is everyone using? Christopher Bone
- Re: [imail] which database is everyone using? Robert J. Fehn Sr.
- Re: [imail] which database is everyone using? Ed McNichols
