Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsFAQFAQBeta 1 - SQLDataProvider failureBeta 1 - SQLDataProvider failure
Previous
 
Next
New Post
5/10/2006 6:57 PM
 
Hello Jan,
Please read here the failure evoked in your blog !
(that appears during install)
-----



StartJob Start Sql execution: 01.00.00.SqlDataProvider file
Failure SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: Le préfixe de colonne 'Users' ne correspond ni au nom de table ni au nom d'alias utilisés dans la requête. Le préfixe de colonne 'Users' ne correspond ni au nom de table ni au nom d'alias utilisés dans la requête. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText) at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions) in E:\RootWebDev_3\Library\Providers\DataProviders\SqlDataProvider\SqlDataProvider.vb:line 247 /* ------------------------------------------------------------------------------------- / Get / ------------------------------------------------------------------------------------- */ CREATE PROCEDURE dbo.dnn_FAQGet ( @FaqId int, @ModuleId int ) AS SELECT f.FaqId, f.ModuleId, f.CategoryId, f.Question, f.Answer, f.CreatedByUser, 'CreatedByUserName' = Users.FirstName + ' ' + Users.LastName, f.ModerationStatus, f.DateAdded, f.DateModified, f.ViewCount, c.FaqCategoryName, c.FaqCategoryDescription FROM dnn_FAQ f inner join dnn_FAQCategory c on f.CategoryId = c.FaqCategoryId left outer join dnn_Users on f.CreatedByUser = dnn_Users.UserId where f.ModuleId = @ModuleId and f.FaqId = @FaqId
EndJob End Sql execution: 01.00.00.SqlDataProvider file


------



Sébastien
FRANCE
 
New Post
5/14/2006 9:22 AM
 
it looks like there is still an issue due to a missing object identifier in the field list.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
6/6/2006 2:26 PM
 

same error I get.. 
Is there a simple solution so I can get this module added and start testing?

 
New Post
6/7/2006 5:32 PM
 
You need to alter the sql script and put {Qualifier} before de user table reference  when it isn't present.
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsFAQFAQBeta 1 - SQLDataProvider failureBeta 1 - SQLDataProvider failure


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out