Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello!
I am using the following line of code:
User[] usersByEmail = User.getAllByEmail(email);
and I get the yellow screen of death with this error:
"System.Data.SqlClient.SqlException: Incorrect syntax near '@email'."
I am using umbraco version 4 042.
Is anyone else getting this error?
Bex
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Anyone else getting an error on getAllByEmail()?
Hello!
I am using the following line of code:
User[] usersByEmail = User.getAllByEmail(email);
and I get the yellow screen of death with this error:
"System.Data.SqlClient.SqlException: Incorrect syntax near '@email'."
I am using umbraco version 4 042.
Is anyone else getting this error?
Bex
Please ignore.. this is a duplicate and I cant Edit or delete it!!
is working on a reply...