Community

FlexiCapture 11 SQL 2012 Database Creation Error: Must declare the scalar variable @dateFrom Answered

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.

 

Was this article helpful?

0 out of 0 found this helpful

Comments

2 comments

  • 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

Please sign in to leave a comment.