Category Archives: Microsoft

Animated_Analog_Clock

This is the COOLEST Animated Analog Clock created in VB Attachments File Uploaded Size 1028-20190911-090504-Animated_Analog_Clock.zip 9/11/2019 9:05:04 AM 19007

ASPMyAdmin

ASPMyAdmin is a SQL Server front end developed by Sukalyan Chakraborty, aimed to develop it into a full featured SQL Server web front end in future for free usage. Please send your comments, feedback, bug reports and suggestions so that I can make it a good usable free software. Attachments File Uploaded Size 1027-20190911-031711-ASPMyAdmin.zip 9/11/2019 3:17:11 AM 69002

Insert lots of records into a table : Access vs. SQL

Our German office recently upgraded an application from MSAccess to SQL Server, and noted some horrifying performance drops when adding many records to a table (ie. parsing a text file and inserting records). We scratched around and came up with the attached solution. We tried 5 methods of adding data, and finally settled on the converting the data… Read More »

Video Rental System

This is a program that uses the ADODB connections to link to an Access database. All connections are created/opened at runtime. Security,passwords,usernames are in Database. Users are in two user groups. Uses SQL statements such as INsert, SElect etc. Links to website uses MDI form and Child Forms. Toolbar with Image list. Status bar that displays a random… Read More »

Update DB

A simple project to update a Access DB or a SQL DB or to fill with tables/querys a empty DB, you should put in the code your table, query etc… like the example in the project. Enjoy it! Attachments File Uploaded Size 1025-20190911-030824-UPDATEDB.zip 9/11/2019 3:08:24 AM 5598

SQL Backup and Restore

This project contains code for back and restore sql databases using SQL dmo library Attachments File Uploaded Size 1026-20190911-030953-SQLBackup.zip 9/11/2019 3:09:53 AM 11062

Validate E-Mail Address format

Validate E-mail address format (ie: xxx@yyy.com), not whether the account is valid.  Usage examples in mdlMain. Attachments File Uploaded Size 1022-20190910-063617-CEmail_1_0_0.zip 9/10/2019 6:36:17 AM 4766

Master/Detail Form

A powerful grid which was abandoned by the original author (Richard Mewett). As said by Morgan Haueisen “this grid is too good to let die”. Now I want to support this grid as most of my application is using this for my master/detail and or parent/child form. This grid can support also any control which in my case… Read More »

Send Mail with VB6

It’s a simple mail transfer using winsock control. Attachments File Uploaded Size 999-20190910-063405-send_mail_code_1_0_0.zip 9/10/2019 6:34:05 AM 2888

VBMailer

A step by step mini-application to send e-mails using Outlook and VB6.0. Attachments File Uploaded Size 986-20190910-063218-VBMailer_0.zip 9/10/2019 6:32:18 AM 3440