Pokaż po polsku
Start
Company
Portfolio
Projects
Uniwersalis
Uniwersalis - properties
Our customers
Contact
Files
After Hours
Cookies
You are here:
»
Files
Files
Disclaimer
ASP.Net MVC
MVC List Editor
Bootstrap modal MVC 5
VB.Net
NIP IBAN
Active X
Check Grid
PopUp Form
Property List
VB6 Add-Ins
Code Finder
ADO SP Code Tool
VB6 Classes
Auto Text
Info Tips
Registry & .ini
Common Controls
List Sort
List SubItem Check
Tree Toys
Tree Single Expand
Other code
Słownie (numbers to words)
IBAN
ADO SP Code Tool
adospcode.zip (20 KB)
Template driven program for generating vb code from SQL-Server stored procedures.
You can:
Open/Edit connection to reach your SQL-Server database and display list of Stored Procedures.
Open/Save code template (two included).
Generate template based code.
Redefine type conversion.
Insert predefined token into template.
Dostępne tokeny:
Token
Meaning
%SP_NAME%
Stored Procedure Name
%DATE%
Creation Date
%FOR_EACH_PARAM%
Begining of for each parameter loop
%NEXT%
End of for each parameter loop
%P_NAME%
ADO parameter name
%P_TYPE%
ADO parameter type
%P_LEN%
ADO parameter lenght
%P_DIR%
ADO parameter direction
%P_VBNAME%
*VB parameter name
%P_VBTYPE%
*VB parameter type
%P_VBNULL%
*VB parameter null value
%INLINE%
Begining of inline vb-script code
%END_INLINE%
End of inline vb-script code
%CLEAN_COMMA%
Remove last comma from list
* User defined
Requirements
ADO 2.6
Notice:
No support or help is available.
Add the attached AVESPCode.reg file to the registry before use.