Other

Simple Bingo Program

Submitted by muthym on
This is a bingo program written in Rapid-Q programming language(VB6-like program) that draws numbers randomly. Along with the code(ebingo.bas), I included the RQ compiler & IDE (Observe the size and you will be amazed :) This is my free and portable/lightweight alternative to VB6). * Unzip the file. * Open ebingo.bas using RQDevStudio. * Compile and Run. Output may vary based on your screen

How to Rename SQL Server Database and the Database Filename (.mdf file)

Submitted by admin on

In this tutorial I will teach you on how to rename an SQL Server Database and its filename.

For this purpose, we will use "LibSys" database on my SQL Server Management tools and rename it to "LibrarySystem". Remember that we have to rename the following:

  • Filename
  • Logical name
  • Database name

As opposed to other tutorial, they only rename either Logical name or Filename of the database. In the case of this tutorial, we will rename all of them.

HTML (My first ever HTML File ^_^) Hope you'll like it

Submitted by cidfrey on
This is my first HTML File to submit here. It's a basic one so it's not that good hehehe. Hope this small file will help others to learn on how to make html. For me, this is the first step in making my own website hahaha. Comment, suggestion, violent reaction will very much appreciated :D