data selection

lucius
Member Posts: 12
Hi,
how could i get data from table (navision
) with cfont?
iv connect to server, logined, opened db, opend company .. and now i cant find a reason to open table and get data
thx a lot
how could i get data from table (navision

iv connect to server, logined, opened db, opend company .. and now i cant find a reason to open table and get data

thx a lot
webprogress dev
0
Comments
-
Im using c# for access datawebprogress dev0
-
What about example in C/Front sdk folder? :-)
OpenTable, FindRec, AllocRec, NextRec, CloseTable, GetFieldData, SetFilter, SetRaqnge... it is enough??? ;-)0 -
C/front have sdk? uh i cant found id, i have only a library ..webprogress dev0
-
If you have Navision installation cd, there is whole installer for the SDK... or ask you MBS partner (or me and I will send it to you...) it is 7MB uncompressed...0
-
ok i send you message on icq .. im Lucius (198907711)
thxwebprogress dev0 -
findrec();
do
{
GetFieldDataByName("name");
/*..*/
}
while(nextrec);
is a reason thxwebprogress dev0
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