Problem in NAV SQL DB

Asiri
Member Posts: 26
Hi,
If we create new DB in NAV SQL option in version 3.7 and then we are unable to reopen the created DB again. Following error is displaying.
"The session table contains a MBSNavision field data type that is not compatible with SQL Server data type, Type : Integer,SQL Type : BIGINT"
Waiting for your early reply.
Thks
Asiri
If we create new DB in NAV SQL option in version 3.7 and then we are unable to reopen the created DB again. Following error is displaying.
"The session table contains a MBSNavision field data type that is not compatible with SQL Server data type, Type : Integer,SQL Type : BIGINT"
Waiting for your early reply.
Thks
Asiri
0
Comments
-
[Topic moved from Navision forum to SQL General forum]Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
What SQL version?There are no bugs - only undocumented features.0
-
It seems that you are using 3.70 with MS SQL 2005 which is not supported...0
-
Hi.
In the forum this has been posted:
****
1. Start Management Studio and connect to your SQL Server.
2. Expand Databases, expand the Navision Database, and expand Views.
3. Right Click on the View dbo.Session and in the Drop Down Menu select
Script view as --> Create to --> New Editor Window.
4. Locate "THEN SP.[waittime]" and change the code to
"THEN CAST(SP.[waittime] AS INT)" (without ")
5. As the view already exists you have to change the CREATE VIEW
command to ALTER VIEW.
****/Allan0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions