Welcome to Bangladesh Microsoft Technology Community Sign in | Join | Help

Dotnet Nuke Tips: Two common error while writing the SqlDataProvider

Two common errors done while writing the SqlDataProvider SQL for Dotnet Nuke Modules are

1. Not saving the file that contains SqlDataProvider SQL codes in the correct format. A quick trick is to open the files in NotePad and save them as "Unicode".

2. Not putting atleast 2 line breaks after each GO statement in the SQLDataProvider SQL code.

Hope this helps.

Published Thursday, February 14, 2008 9:02 PM by Shahed

Comments

No Comments

Anonymous comments are disabled