Topics - Blaster [ switch to compact view ]

Pages: [1] 2 3next
1
N.A.N.Y. 2011 / NANY 2011 pledge: GOE 2007 "MyHelp" remake for web
« on: December 23, 2010, 08:55 AM »
Hi, I am IN this year too!

For this year's N.A.N.Y. I'll make remake of my GOE 2007 entry "MyHelp" ( https://www.donationcoder.com/forum/index.php?topic=11166.0 )

Unlike MyHelp, I'll develop this one as web application and publish it on web so that you could access your notes from anywhere, anytime. There will also be many things I find interesting that does not exist in MyHelp... But since I'm developing it all by myself, I'll create it all "one at a time..." :-)

I probably started developing this too late ( 2 - 3 weeks ago ) , but I will do my best to finish it by 31. December!

2
N.A.N.Y. 2009 / NANY 2009 Release: MGTD
« on: December 26, 2008, 04:18 AM »
NANY 2009 Entry Information

Application Name MGTD
Version 1.0
Short Description With MGTD you can easily generate a document (.html) containing information about all ( selected ) tables and constraints for a selected user, in Oracle.
Supported OSes All that support Java
Download
Link
http://www.kdarko.users.cg.yu/downloads/MGTD.zip
System Requirements
  • Java JRE >= 1.6 update 7
Author https://www.donationcoder.com/forum/index.php?action=profile


I started writing this application few days ago because I will soon need to create a document (at work ), just like the one that this application generates. I am currently working on a project , and need to provide a complet list of all tables and constraints for several users in DB that we created... I, maybe, could use some existing application to do this, but I wanted to make it myself ;-)


Not many people could use , or might need this kind of application, but for those who DO, here it is...  ;)

This app is not for release yet, so there is no download link provided at this moment, and no screenshot.




Description:

With MGTD ( do not ask what it means  :) )  you can easily generate a document (.html) containing information about all ( selected ) tables and constraints for a selected user, in Oracle.
Every table is described ( what columns it contains , what data type ( ans size of it) , nullable? information and a comment ) and there is also a list of all constraints for that table ( Primary keys, Checks, Foreign keys and Unique keys ).
You can select what you want this app to generate, and you can also filter or exclude tables, change colors for rows containig these data, etc.



Usage
Installation
No installation is required. Just copy/paste files that I'll provide here soon.
This app is written in java, so you need to have JRE 1.6  installed on your system.

Using the Application
User must first log on to DB, optionally filter tables or exclude some , select a path where to save generated document, optionally select prefered colors and click "Generate".

Uninstallation
Just delete pasted files.

Planned Features
As for now, only supported extension when saving generated document is .html. I plan to add .pdf and .doc or .rtf as well...

Known Issues
I'm developing this application when I have that short free time, and developing it with a great hurry. I hope that all the queries that I wrote in it are  completelly OK. If not, I'll improve it... As for now, it all seems ok...
I need those testing days that I don't have...   :(

p.s.
Excuse my english...

3
GOE 2007 Challenge Downloads / MyHelp - GOE Challenge 2007 Entry
« on: November 28, 2007, 08:05 AM »
I'm finishing my new application which i originally started developing in order to save my time , and help me when learning some new things. I will probably participate with it...

Mouser, can we see official logo that will stand on our mug?  :)


4
Developer's Corner / How to print more than 10000 .ps files
« on: March 07, 2007, 06:37 AM »
Hello!

I need to make an application to print  more than 10 000 .ps files from a folder.

I don't know much about .ps files, or even how to open it except with adobe destiller

or, let's even forget about file extension...

How would you print more than 10000 regular .doc or .pdf files ...???



5
Developer's Corner / BCB and MySQL
« on: March 01, 2007, 04:50 AM »
Hi to everyone...

I have a project to make, and I want to use BCB and MySQL .

Based on your experience, is this a good combination...?

I often find texts on the internet saying that this is not a good combination, and that BCB and MySQL just don't get along...

What do YOU have to say about this?

Do you have any FREE BCB-MySQL  components to recommend. It also has to be BUG-FREE :-)
And the most important thing is: I need components that doesn't need any extra drivers and stuff  installed on server or host in order to use my app ... ( for example: BDE )

Pages: [1] 2 3next
Go to full version