by FMS - 상품타입: Add-In
주의 : 이 제품정보에는 한글안내가 포함되어 있지 않습니다.
Write and modify Access module code. Total Access CodeTools is the leading collection of tools for writing and modifying Access module code. Simplify your job of developing Access applications. This powerful collection of tools and utilities makes it easier to ship robust applications, quickly write solid code with Code Builders and standardize and clean up code (especially inherited projects you otherwise can't read).
일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
| 주문 | ₩ 324,300 | 1 Developer License | 다운로드 (1.3 MB) | |
| 주문 | ₩ 975,000 | 5 Developer License | 다운로드 (1.3 MB) | |
| 주문 | ₩ 215,800 | 1 Developer Upgrade License from previous version | 확인 | 다운로드 (1.3 MB) |
| 주문 | ₩ 649,600 | 5 Developer Upgrade License from previous version | 확인 | 다운로드 (1.3 MB) |
가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다. 모든 주문에 대해서 당사표준 계약조건 및 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)
일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
Total Access CodeTools provides the features you need to create robust applications from beginning to end. After installing the program, you have a floating toolbar available while you develop your Access applications.
Code Cleanup
Code Cleanup takes existing code and standardizes it. It's great for cleaning up your old code and especially useful for taking over someone else's work. It applies your standards across all your modules by adding error handling, standardizing indentation, applying variable naming conventions, adding modules and procedure comments, and much more. Most importantly, you can add line numbers to every line of code so your error handler can pinpoint the exact line where a crash occurs. Use this tool on prototype code or inherited projects to quickly apply consistent standards. All parameters are fully user-configurable. Click Here for more information.
New Procedure Builder
The Procedure Builder makes it easy to create new procedures that automatically contains all the important elements: A comment block, creation date information, error handling, and naming conventions. Just type in your new procedure name and Total Access CodeTools generates all the code for you. Then press a button and the new procedure is inserted into your module.
New Property Builder
The Property Procedure Builder does the same thing as the Procedure Builder, but is specifically designed to build Property Let/Set/Get procedures.
SQL Builder
The SQL Builder takes the SQL string out of any query in your database and converts it to VBA code with line continuation characters and word-wrapping on reserved SQL words such as SELECT, FROM, WHERE, etc.
Message Box Builder
The Message Box Builder makes creating MsgBox statement easy. Visually create your message box by selecting the icons, buttons, default button, title, message, and other options. Preview and test it. Total Access CodeTools takes care of the details including code to handle the response from the user.
Other Builders
The Select Case Builder and Long Text builder make inserting new code a snap.
Constants Generator
The Constants Generator generates the code to initialize constants naming each object in your database. A real must if you want to avoid hardcoding object names in your database code.
Bookmarker
BookMarker makes it easy to keep development notes and track tasks on specific objects in your database.
Access Information Tool
The Access Information Tool quickly displays all the settings and environment options for the current installation of Access and your database. Information on hardware and the operating system is also included to help solve your toughest debugging problems.
Database Tools
Database Tools give you a convenient launch pad for opening, designing, and copying database objects without having to hunt for the Access database window.