Forums

 
ForumForumPlug-in and Pla...Plug-in and Pla...MS SQL Server D...MS SQL Server D...SQL Server Database Services setup problemSQL Server Database Services setup problem
Previous Previous
 
Next Next
New Post
 8/4/2007 10:11 AM
 

hi,

while running the setup for splendidcrm 1.4, I encountered the following error,

"The sa password must meet SQL Server password policy requirements. For strong password guidelines, see Authentication Mode, in SQL Server Books Online."

Does anyone know how to resolve this issue?

thank you

John

New Post
 8/4/2007 12:44 PM
 

hi,

I was able to download SQL Server 2005 expression edition separately, create a sa account, and attached it to splendidCRM.

all looks ok,

thanks

John

New Post
 8/4/2007 5:43 PM
 

SplendidCRM does not require that you use the SA account, but we do doing our default installation so as to avoid access rights issues.  The SplendidCRM install requires the ability to create tables, create functions, create views and create procedures.  We encourage you to create a user specific to SplendidCRM, just ensure that it has all the rights necessary.

 

New Post
 8/16/2007 7:48 PM
 
I was almost too embarressed to post this but I went through the configuration dialogs and manually changed the connection string to my default SQL2005 instance "SQLEXPRESS". The configuration program connectd and created all of the schema. Wow I was excited. I imported data and thought I was done. The next do I bootup my computer and cannot find the database in sql or in ant directory that I logically thought it might be. Is there a different directory that SQL2005 will save database files to. I really felt stupid. Any ideas?
New Post
 8/16/2007 8:50 PM
 

Just search for all files *.MDF.  Also, check the connection string.  It is possible that you created the tables in the Master database.

 

Previous Previous
 
Next Next
ForumForumPlug-in and Pla...Plug-in and Pla...MS SQL Server D...MS SQL Server D...SQL Server Database Services setup problemSQL Server Database Services setup problem