コミュニティ

FlexiCapture 11 SQL 2012 Database Creation Error: Must declare the scalar variable @dateFrom 回答済み

Received an error message when creating the FlexiCapture11 database on a SQL2012 database server. "Must declare the scalar variable '@dateFrom' ."   This appears to be while the database stored procedures are being installed.  Many tables and stored procedures are successfully created, including several procedures that contain the variable @dateFrom.   Alphabetically, the stored procedures that are successfully installed are: All_Cleanup through Role_Update.

 

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

2件のコメント

  • Avatar
    Permanently deleted user

    Hello,

    Please make sure that your SQL Server is not case-sensitive.

    0
  • Avatar
    Permanently deleted user

    That worked.  Thanks!

    0

サインインしてコメントを残してください。