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. I am desperately looking forward for your mails. Please mail me at sukalyanc(at)gmail.com. As a lot of time and energy required for this development some donation will be highly appreciated and necessary to continue this project.
File List:
ASPMyAdmin/
0b
ASPMyAdmin/CONFIG.ASP
104b
ASPMyAdmin/DEFAULT.ASP
2Kb
ASPMyAdmin/INSTALL.ASP
4Kb
ASPMyAdmin/backup/
0b
ASPMyAdmin/database/
0b
ASPMyAdmin/db_Procedure.asp
4Kb
ASPMyAdmin/db_drop.asp
4Kb
ASPMyAdmin/db_info.asp
6Kb
ASPMyAdmin/db_sql.asp
5Kb
ASPMyAdmin/db_table.asp
4Kb
ASPMyAdmin/db_view.asp
4Kb
ASPMyAdmin/dbindex.asp
2Kb
ASPMyAdmin/functions/
0b
ASPMyAdmin/functions/function.asp
1Kb
ASPMyAdmin/functions/setPointer.js
5Kb
ASPMyAdmin/images/
0b
ASPMyAdmin/images/server.gif
1Kb
ASPMyAdmin/index.asp
2Kb
ASPMyAdmin/picture.asp
1Kb
ASPMyAdmin/pr_drop.asp
3Kb
ASPMyAdmin/pr_edit.asp
3Kb
ASPMyAdmin/pr_show.asp
2Kb
ASPMyAdmin/server_attach_db.asp
3Kb
ASPMyAdmin/server_create_db.asp
1Kb
ASPMyAdmin/server_database.asp
2Kb
ASPMyAdmin/server_databases.asp
3Kb
ASPMyAdmin/server_db_backup.asp
5Kb
ASPMyAdmin/server_db_restore.asp
3Kb
ASPMyAdmin/server_detach_db.asp
3Kb
ASPMyAdmin/server_export.asp
13Kb
ASPMyAdmin/server_info.asp
2Kb
ASPMyAdmin/style.css
1Kb
ASPMyAdmin/tbl_add_field.asp
6Kb
ASPMyAdmin/tbl_add_index.asp
5Kb
ASPMyAdmin/tbl_browse.asp
8Kb
ASPMyAdmin/tbl_browse_col.asp
1Kb
ASPMyAdmin/tbl_col_drop.asp
4Kb
ASPMyAdmin/tbl_col_modify.asp
5Kb
ASPMyAdmin/tbl_create.asp
7Kb
ASPMyAdmin/tbl_data_edit.asp
8Kb
ASPMyAdmin/tbl_data_insert.asp
7Kb
ASPMyAdmin/tbl_del.asp
5Kb
ASPMyAdmin/tbl_drop.asp
3Kb
ASPMyAdmin/tbl_drop_index.asp
1Kb
ASPMyAdmin/tbl_empty.asp
3Kb
ASPMyAdmin/tbl_foreign_key_add.asp
5Kb
ASPMyAdmin/tbl_img.asp
1Kb
ASPMyAdmin/tbl_primary_key_add.asp
1Kb
ASPMyAdmin/tbl_structure.asp
9Kb
ASPMyAdmin/vw_browse.asp
4Kb
ASPMyAdmin/vw_drop.asp
3Kb
ASPMyAdmin/vw_edit.asp
3Kb
ASPMyAdmin/vw_show.asp
2Kb
Similar code
Admin Database Table
(Popularity: ) : This is one asp file that will allow you to view/add/edit/delete records in any database table. All you need to do is change a couple of parameters at the top of the file to point to your database/table/key field. I ... A Very Simple Link-Page v1.1
(Popularity: ) : Allows you to edit, update and arrange links to your link-page. Updated so now you can arrange links by any column, like in an Apache Server directory. SplitCSV & SplitTAB - Read a CSV or Unicode Tab file properly
(Popularity: ) : Obsolete - see my TextFiler class. It reads and writes delimited and fixed width files... The VBScript function 'Split' does not handle the Comma Separated Values (.csv) or Unicode Tab Delimited (.txt) formats correctly. There is more to these files ... A Very Simple Link-Page
(Popularity: ) : Allows you to edit, update and arrange links to your link-page. Updated so now you can arrange links by any column, like in an Apache Server directory.