starting classic as service when working in RTC - OCX prob

Pomaroli
Member Posts: 37
Hello,
when starting a report in RTC client it starts the classic client as service in backrgound to connect to DB.
Is it possible to do the process in code ? we need to start an OCX which ist not possible to start direct in RTC, but if startet on a report it is working because communication is going by Classic.
thanks
when starting a report in RTC client it starts the classic client as service in backrgound to connect to DB.
Is it possible to do the process in code ? we need to start an OCX which ist not possible to start direct in RTC, but if startet on a report it is working because communication is going by Classic.
thanks
0
Comments
-
You mean like this; running a form from the RTC.
OBJECT Report 50038 Account Schedule Form { OBJECT-PROPERTIES { Date=15/12/09; Time=13:14:37; Version List=RDB20100525; } PROPERTIES { UseReqForm=No; OnInitReport=BEGIN FORM.RUNMODAL(FORM::"Acc. Schedule Overview"); // DATAPORT.RUNMODAL(DATAPORT::Dataport); END; } DATAITEMS { } REQUESTFORM { PROPERTIES { Width=9020; Height=3410; } CONTROLS { } } CODE { BEGIN END. } }
Robert de Bath
TVision Technology Ltd0 -
yes but how can i send the form rec to the report ?
the origin problem is that we are using an ocx which is runing on the client side. this ocx does not work on the RTC. (Error saying this process is not supported)
therefore this is a workaround that i'm trying.0 -
Possibly, but the Rec would have to be saved to the database and the record specified by the filter you pass to the report. You would then fetch it in the report and pass it to the form.
I doubt that calling functions on the report (from the RTC) will work but it would be sweet if it did.Robert de Bath
TVision Technology Ltd0 -
yes perhaps it would work, i hoped somebody from MS can tell us how to open an 2-tier connection in RTC that would be much easier for now so far this is supported.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