Link with external database / float Field

rFries
Member Posts: 5
Hi Guys,
I am currently working on an interfacetable and am stuck on a problem where there seems to be no search results.
I have already succeeded in linking and can see the data from the external table in a NAV page. Also the advertiser works up to a point.
This starts to jam when it comes to the data type "float". I managed to display the float field using the NAV data type "BLOB". However, when inserting I get the error message :

"The following SQL error was not expected: operand type collision: varbinary(max) is incompatible with flaot statements could not be prepared."
According to my info, since the datatype "binary" has been replaced by "BLOB", I don't see any possibilities anymore.
FYI: If I set the NAV datatype to Decimal, the page can't open at all...
I hope that you can help me.
I am currently working on an interfacetable and am stuck on a problem where there seems to be no search results.
I have already succeeded in linking and can see the data from the external table in a NAV page. Also the advertiser works up to a point.
This starts to jam when it comes to the data type "float". I managed to display the float field using the NAV data type "BLOB". However, when inserting I get the error message :

"The following SQL error was not expected: operand type collision: varbinary(max) is incompatible with flaot statements could not be prepared."
According to my info, since the datatype "binary" has been replaced by "BLOB", I don't see any possibilities anymore.
FYI: If I set the NAV datatype to Decimal, the page can't open at all...
I hope that you can help me.

0
Answers
-
When types are incompatible, your best bet is to make a view in SQL for the table, where you cast the incompatible types into the compatible ones. And if you want to insert/modify, you make triggers on that view to cast back into original table's types.0
-
I guess that doesn't help me. I am not allowed to modify the External Database.0
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