Programmer:Simple program to test connection to AutoCount Accounting v2: Difference between revisions

no edit summary
(Created page with "==Version Applicable== AutoCount Accounting '''1.8.30'''.136 and higher ==Introduction== In order to connect to one of the account book in AutoCount Accounting, there are fe...")
 
No edit summary
Line 1:
{{DRAFT}}
==Version Applicable==
AutoCount Accounting '''12.80.307'''.136115 and higher
 
==Introduction==
In order to connect to one of the account book inof AutoCount Accounting 2.0, there are few steps to start with.
To understand each of the steps, a program is written to test the result of each step.<br />
STEP 1. Create UserSession & DBSetting
STEP 2. Call (Create) SubProjectStartup
STEP 3. Login to AutoCount Accounting
 
{{SourceDownload|link=https://drive.google.com/open?id=1PWAV4FkSLXoC6xYyeb7jb9U6ooXoJDzA10Au8sEjrY3UeDykSCcjx-cVqSgWQPzAS|remark=(Visual Studio 20152017)|Download Sample Project|Sample project to test connection to AutoCount Accounting 2.0.}}
[[File:ProgramSampleTestConnect.png|link=]]<br />
<br />
Line 157 ⟶ 158:
<br/>
==See Also==
*[[Programmer:Create BCE.Data.DBSetting with Database Info|Create BCE.Data.DBSetting with Database Info in AutoCount Accounting 1.8]]
*[[Programmer:Simple program to test connection to AutoCount Accounting v2|A simple program to test connection to AutoCount Accounting 2.0]]
*[[Programmer:Create BCE.Data.DBSetting with Database Info|Create BCE.Data.DBSetting with Database Info in AutoCount Accounting 1.8]]
*[[Invalid LCPDecryptFileException was unhandled]]
<br />