Menu

Visual DB Script / News: Recent posts

VISUAL DB SCRIPT - 0.4 Beta Release

VERSION 0.4 BETA
--------------------------------------------------
- Add PHP recursive cycles
- Add PHP functions (like FILE MANAGE,RANDOMIZE,DATE)
- Add ASP recursive cycles
- Add SQL WIZARD that allow you to design query
- Add DATABASE MANAGE like:
-- Create Table
-- Add Column
-- Show Table
-- Delete Table/Column
-- Modify Table/Column (not yet implemented)
-- Repair Table
-- Analyze Table
-- Check Table
-- Optimize Table
-- Set Primary Key
-- Set Index
- Add JTable to view query results
- Add other PHP,ASP language syntax... read more

Posted by FMJ 2004-05-28

IN THE NEXT VERSION (0.4 Beta)

Add ASP,PHP functionalities like WHILE, FOR recursive cycles and other functions like DATE,FILE MANAGE,RANDOMIZE,...

ATTENTION!
Add "SQL WIZARD" that helps you to create your SQL Syntax even if you don't know SQL language!
SQL Wizard is a graphic SQL Designer too that allow you to design SQL Queries...

We are waiting for VisualDBScript 0.4 Beta! Very soon on SourceForge.Net!

Posted by FMJ 2004-05-23

PROBLEM ON CVS

Sourceforge.net has detected a bug on CVS, so it's not visible... I hope this bug will be removed...
To view all Source Code download the "JAVA SOURCE CODE" release .zip

Posted by FMJ 2004-05-19

VISUAL DB SCRIPT - 0.3 Beta Release

VERSION 0.3 BETA
-------------------------------------------------
- Add HTML <TAG>
- Add "CREATE TABLE" wizard
- Add ASP Database connection and Show Results
- Add ASP SEND MAIL
- Add ASP Recursive Commands
- Add PHP Database connection and Show Results
- Add PHP RESTRICT ACCESS
- Add PHP Resursive Commands

Follow 5 steps to connect to Database and Show all results!

Version 0.4 Beta(very soon):
- SQL wizard (helps you to create SQL syntax)
- SQL main commands
- Database Modify

Posted by FMJ 2004-05-17

CONNECT your ASP,PHP pages to a DATABASE with only 5 CLICK!

With VISUAL DB SCRIPT 0.3Beta you can make your web pages dynamic. With only 5 click you can connect to a remote Database and show all results (or only a part) to your web-visitors.
It's very easy!

Posted by FMJ 2004-05-15

FIRST SCREENSHOTS

First VisualDBScript 0.2 Beta Screenshots available on our official site: http://visualdbscript.sourceforge.net

Posted by FMJ 2004-05-13

VISUAL DB SCRIPT - Release 0.2Beta

VERSION 0.2 BETA
------------------------------------------------
- Add principal HTML <TAG>
- Add a SlideWindow to separate Editor to Database Manager
- Possibility to view "Browser Preview"
- Insert some ASP,PHP commands (not implemented)
- JTextArea is became JTextPane to support change <TAG> colors
-------------------------------------------------

Next Version (0.3 Beta):
-------------------------------------------------
- Support all HTML, ASP, PHP <TAG> and code
- Database connection
- General HTML Preview
- Filter Dialogs

Posted by FMJ 2004-05-13

VisualDBScript 0.1Beta - Source Code Release

Visual DB Script 0.1 Beta - Java source code is downloadable from Index Page. Read file README.TXT to know how to connect to Database.
For information and support post in "Public Forum"

Posted by FMJ 2004-05-09

SOURCE CODE

Hi to all,
tomorrow I think to publicate the source code, now I'm trying to comment the code so anyone can understand it.

Posted by FMJ 2004-05-07