connection to nav via odbc php

bimo88
Member Posts: 22
hi,
i'm a novice in nav and i'm trying to access a nav database via à php script using odbc . when i execute i'm getting this message error:
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Simba][SimbaEngine ODBC Driver]Non unique column reference: Total Cost (Hours)
i've searched and i founded that i have two fields the same captions but when i look at the table there are no fields with the same caption.
sorry for my english it's not perfect :d
please help
i'm a novice in nav and i'm trying to access a nav database via à php script using odbc . when i execute i'm getting this message error:
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Simba][SimbaEngine ODBC Driver]Non unique column reference: Total Cost (Hours)
i've searched and i founded that i have two fields the same captions but when i look at the table there are no fields with the same caption.
sorry for my english it's not perfect :d
please help
0
Comments
-
1) Be sure that you are looking at Caption of the fields, not names which are displayed by default.
2) Try to set the ODBC to use Universal language, may be it will use names and not captions...0 -
thanks for your answer,
i'm on a frensh version when i turned it into english i've founded the fields with the same caption.now it's working perfectly.
thanks again.0 -
hi again,
i'm trying to import the content of the table resource group via un php/SQL script but i have always an error .i've tried many syntax but its not working:
$query = "SELECT * FROM [Resource Group]";
$query = "SELECT * FROM Resource Group";
$query = "SELECT * FROM 'Resource Group'";
$result = odbc_exec($link2,$query);
do you have any idea please?
thanks a lot0
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