VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

New Code Page 43 of 114


array example \ returns random day of week - Mon 8th Feb 2021 (Miscellaneous)
As a programmer, you may need to generate GUIDs (Globally Unique Identifiers) for various purposes. - Mon 8th Feb 2021 (Windows API Call/Explanation)
As well as Hex(), VB will convert decimal to octagonal, but not back again. Here's how... Also, for - Mon 8th Feb 2021 (Math/Dates)
Ascii code - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
ASP sample of Registry Access component - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
ASP sample: send an SMS message through a Nokia mobile phone. Also works for Ericsson, Motorola and - Mon 8th Feb 2021 (Miscellaneous)
assign array - Mon 8th Feb 2021 (Windows API Call/Explanation)
Assign the Contents of One Array to Another in VB6 - Mon 8th Feb 2021 (Miscellaneous)
Dedupe ListView Function with a recordset. Also shows how to do some simple math .This funtion is m - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Detect CDROM information using VB - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Backup MS Access Database into text File - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Basic autorun function. - Mon 8th Feb 2021 (Miscellaneous)
Basic bubble sort. Generates 20 random numbers, displays them in a text box, then sorts them and re - Mon 8th Feb 2021 (Math/Dates)
Basic Concept of Dot Net - Mon 8th Feb 2021 (Miscellaneous)
Basic Error Handling - Mon 8th Feb 2021 (Miscellaneous)
Basic guess the number game! - Mon 8th Feb 2021 (Games)
BASIC PRINCIPLE: USE OF MCI32.OCX FOR PLAYING MPEGVIDEO - Mon 8th Feb 2021 (Sound/MP3)
Basic String Parser, It is designed for as a basis for web developers who want to remove crap that - Mon 8th Feb 2021 (Miscellaneous)
Connect Oracle by Windows user Authentication. This is used to connect to oracle without passing an - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connect the Ms.Treeviev control with a (MDB) database Go here to see a screenshot and/or download a - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connect the Ms.Treeviev control with a (MDB) database Go here to see a screenshot and/or download a - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Connect to a database - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connect to a database using code - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connect to a database using VB6 - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connect to a remote or network database using ADO - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connect to a SQL Server - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connect to an irc server using winsock - Mon 8th Feb 2021 (Internet/HTML)
Connect to Lotus Notes View using COM and Loop through records. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Makes the Form's Back Color to make a gradient fill (From color to color, vertically). - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Multimedia Module 1.0. A module with all the basic sub-routines and functions required to interface - Mon 8th Feb 2021 (Sound/MP3)
connect to MS Access database - Mon 8th Feb 2021 (Windows System Services)
Connect to mySql database without DSN.(However MySQL ODBC 3.51 Driver must be installed on local ma - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connect to oracle No need of ODBC - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connect to the Interent Using DialUp - Mon 8th Feb 2021 (Internet/HTML)
connect with oracle very easy. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connect with QuickBooks - Mon 8th Feb 2021 (Miscellaneous)
Connect/Disconnect shared network drives - Mon 8th Feb 2021 (Windows System Services)
Connecting an ORACLE database without creating ODBC ie only through code - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connecting to a Access 2000 database. All you need to do is replace the Jet 3.51 provider with 4.0. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connecting to a password enabled database using ADODB object.... - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connecting to MS Access 2000 which has password set. This is oledb connectivity - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connection Database Through ADO... - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
connection of access database using DAO - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
connection to Database - Mon 8th Feb 2021 (Miscellaneous)
Connection to database - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connection to Oracle database along with insert/delete example. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connects and Creates Tables with Multiple Columns and Data Types - EASILY - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connects the program to the Registry and is used within the program. thus flexible to input company - Mon 8th Feb 2021 (Registry)
Connects to access w/o connection string. will pull data and give user possibility to modify data. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connects to Active Directory, Automaticly Establishes your domain and username, requires a group na - Mon 8th Feb 2021 (Windows System Services)
Connects to Oracle databases and queries using Oledb and ADO. Very simmple and effective way to que - Mon 8th Feb 2021 (Miscellaneous)
Constant and its Hex Value for SendMessage API - Very useful - Mon 8th Feb 2021 (Windows API Call/Explanation)
constant values changes in visual basic .net important for those who are upgrading from VB6 - Mon 8th Feb 2021 (Miscellaneous)
Open the start menu using mouse_event API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Paints a picture from a picture box onto the screen. It will paint over any program or you can chan - Mon 8th Feb 2021 (Graphics)