[X] The "/openclassroom/OC_SetupInstructions.txt" file could not be found or is not available. Please select another file.

Share

More
Gtk Firebird Admin Icon

Gtk Firebird Admin

prealpha

by mapopa


This is an Gtk based FireBird Administration tool andit is written OOPascal (Free Pascal) using Firebird Objects (Firebird Lazarus Components)


http://gtkfireadmin.sourceforge.net





Separate each tag with a space.

Ratings and Reviews

Be the first to post a text review of Gtk Firebird Admin. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Code committed

    mapopa committed patchset 31 of module gtkfireadmin to the Gtk Firebird Admin CVS repository, changing 2 files

    posted by mapopa 537 days ago

  • firebird livecd ubuntu-7.04-desktop-i386 file released: ubuntu-7.04-desktop-i386-flamerobin.iso

    used this guide https://help.ubuntu.com/community/LiveCDCustomization download ubuntu-7.04-desktop-i386.iso from http://www.ubuntu.com/getubuntu/download in my case my nearest mirror wget http://ftp.iasi.roedu.net/mirrors/ubuntulinux.org/releases/feisty/ubuntu-7.04-desktop-i386.iso sudo apt-get install squashfs-tools mkisofs qemu sudo modprobe squashfs cp ~/ubuntu-7.04-desktop-i386.iso ~/live/ cd ~/live mkdir mnt sudo mount -o loop ubuntu-7.04-desktop-i386.iso mnt mkdir extract-cd rsync --exclude=/casper/filesystem.squashfs -a mnt/ extract-cd mkdir squashfs sudo mount -t squashfs -o loop mnt/casper/filesystem.squashfs squashfs mkdir edit sudo cp -a squashfs/* edit/ sudo cp /etc/resolv.conf edit/etc/ sudo cp /etc/hosts edit/etc/ sudo chroot edit mount -t proc none /proc mount -t sysfs none /sys export HOME=/root export LC_ALL=C in the Customization part (after you do sudo chroot edit) I decomented the two lines in /etc/apt/sources.list sudo vi /etc/apt/sources.list deb http://archive.ubuntu.com/ubuntu feisty universe deb-src http://archive.ubuntu.com/ubuntu feisty universe apt-get update apt-get install flamerobin apt-get install firebird2-super-server Please enter new password for SYSDBA user:masterkey apt-get clean rm -rf /tmp/* rm /etc/resolv.conf umount /proc umount /sys exit chmod +w extract-cd/casper/filesystem.manifest sudo chroot edit dpkg-query -W --showformat='${Package} ${Version}\n' > extract-cd/casper/filesystem.manifest sudo cp extract-cd/casper/filesystem.manifest extract-cd/casper/filesystem.manifest-desktop sudo sed -ie '/ubiquity/d' extract-cd/casper/filesystem.manifest-desktop sudo rm extract-cd/casper/filesystem.squashfs sudo mksquashfs edit extract-cd/casper/filesystem.squashfs sudo -s rm extract-cd/md5sum.txt cd extract-cd && find . -type f -print0 | xargs -0 md5sum > md5sum.txt exit sudo mkisofs -r -V "$IMAGE_NAME" -cache-inodes -J -l -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -o ../ubuntu-7.04-desktop-i386-flamerobin.iso . qemu -cdrom ubuntu-7.04-desktop-i386-flamerobin.iso -boot d or write the iso ubuntu-7.04-desktop-i386-flamerobin.iso on the dvd with k3b or nautilus after the system boots you can create an database with the username:sysdba password:masterkey and the path /tmp/flamrobin.fdb

    posted 802 days ago

  • File released: /firebird livecd/ubuntu-7.04-desktop-i386/ubuntu-7.04-desktop-i386-flamerobin.iso

    posted 803 days ago

  • GTKFireBird 0.0.4 released (internal changes)

    Tibquery.ExecQuery() works now and Next function ; Also i have fetched the first_name field from employee table . To do : cleanup the tree and architect the classes (Is time for some grids :-) )

    posted by mapopa 2101 days ago

  • File released: /gtkfireadmin/gtkfireadmin 0.0.4/gtkfireadmin-0.0.4.src.tar.gz

    posted 2101 days ago

  • Tracker comment added

    mapopa commented on the AV when fetch a row artifact

    posted by mapopa 2101 days ago

  • gtkfireadmin gtkfireadmin 0.0.4 file released: gtkfireadmin-0.0.4.src.tar.gz

    The Tquery is working ! Fetched the first row from employee :)

    posted 2103 days ago

  • Tracker comment added

    mapopa commented on the Refactoring Tibquery (cleanup unit) artifact

    posted by mapopa 2338 days ago

  • Tracker artifact added

    posted by mapopa 2338 days ago

  • Code committed

    mapopa committed patchset 30 of module gtkfireadmin to the Gtk Firebird Admin CVS repository, changing 1 files

    posted by mapopa 2343 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Gtk Firebird Admin Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review