In part 2 of a series, On VB columnist Joe Kunk provides a Visual Basic program to generate a SQL script that clears all the data from a SQL Server database. In part one of this article, I described a ...
When I (along with many other people) had a lot of trouble trying to install SQL Server Management Studio in an attempt to switch from the SQL Server 2008 R2 evaluation to the free Express version, I ...
function MENU() mn == gg.choice({ "Function 1", "Function 2", "Function 3", },nil,"fast knife, etc standleo") if mn == 1 then funtion1() end if mn == 2 then funtion2 ...