I need a blank, standard, Cronus database, including the default page objects. I have the NAV 2009 product disc, in which I finally found the 'database.fbk', but that does NOT include page objects. I found a couple of files that seem like they are some sort of demo database for SQL, but those are MSI files. I am afraid that running those will replace my current demo database, which I have done extensive object modifications to, and spent considerable time entering test data.
How are we supposed to create a new blank database if not all objects are included in database.fbk?
0
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
You can then do a NAV backup of the demo database to use afterwards (or better still create a SQL backup of it, which you can quickly restore into a new standard database again).
This posting is provided "AS IS" with no warranties, and confers no rights.
RIS Plus, LLC
The other one, SQLDatabase, is for preparing the SQL Server itself, e.g. the license and NetworkService server login.
This posting is provided "AS IS" with no warranties, and confers no rights.
I have renamed my current database to TEST Demo Database NAV (6-0) and when I try to install database again from SQLDemoDatabase folder it starts installing, but then quits without any error message. Database is not installed.
Dynamics NAV Enthusiast
This posting is provided "AS IS" with no warranties, and confers no rights.
I tried with Administrator account also.
My event log shows "Product: Microsoft Dynamics NAV 6-0 Database for SQL Server -- Configuration completed successfully."
But when i open SQL Server and look for Demo Database NAV (6.0), i cannot find it.
Note that i had renamed my previous demo db. so as to avoid overwriting it due to new installation.
I am not sure where the demo db. is being installed.
Regards,
Hemant
Hemant
MCTS (MB7-841 : NAV 2009 C/SIDE Solution Development)
I think i have found the answer.
The demo database is installed in "C:\Program Files\Microsoft Dynamics NAV\60\Database".
When you run the installer, a Database folder is created in above path which contains the .mdf and .ldf files.
You then simply need to attach this db. on SQL Server.
Now if i open the demo db. in NAV2009, i see the Page objects
I request Denster to please mark this post as Solved.
Regards,
Hemant
Hemant
MCTS (MB7-841 : NAV 2009 C/SIDE Solution Development)
No need to even attach the db. manually.
The db. is attached in default instance of SQL.
Previously i was looking it in another instance.
Regards,
Hemant
MCTS (MB7-841 : NAV 2009 C/SIDE Solution Development)
Regards,
Hemant
Hemant
MCTS (MB7-841 : NAV 2009 C/SIDE Solution Development)
RIS Plus, LLC