Tools Links Login

Browsing Visual Basic 6

Prev   Next

SQL Code Generator V2
Select a database and a table and receive the sintaxe SQL to: Add Field, Alter Field, Avg, Count, Create Index, Create IndexUnique, Delete, Distinct, DistinctRow, Drop Field, Drop Index, Drop Table, Group By, Having, In, Insert Into, Max, Min, Order By, Select, StDev, StDevP, Sum, Top, Update, Var or VarP.
Posted:2002-06-01, 76 views

Code Optimization Tips
This article contains some optimization tips for both standard coding and game creation.
Posted:2002-06-01, 228 views

Encrypt File using another File
This Program encrypts and decrypts a file using antoher file, this when properly used can be a one time pad key.
Posted:2002-06-01, 88 views

API Console
This creates a console window through API.
Posted:2002-06-01, 109 views

DTS Example
Uses DTS (Data Transformation Services) from within VBOriginal Author: Darryn FrostAssumptionsYou must have the SQL Server DTS DLLS in stalled to use this.
Posted:2002-06-01, 86 views

HelpACoder (Update 1) A much better version now with...
This is a new version of HelpACoder Now usees Listview rather than 5 listboxes.
Posted:2002-06-01, 117 views

A Simple Journal
This is one of my first Visual Basic creations.
Posted:2002-06-01, 336 views

Prev   Next