Page 2 of 2 FirstFirst 12
Results 21 to 23 of 23

Thread: database

  1. #21
    LSemmens
    lsemmens's Avatar
    Join Date
    Dec 2011
    Location
    Rural South OZ
    Posts
    10,585
    Thanks
    11,867
    Thanked 7,061 Times in 3,338 Posts
    Rep Power
    3153
    Reputation
    132592

    Default

    It is fairly easy to program access you can use macros and VBA both of which have pretty good help files with examples. That was how I learnt how to use it. I've still got copies of Orifice around somewhere but am attempting to migrate to Open Office. Most of my stuff these days is not mission critical any more, so all the development work done using VBA etc can be "translated" (rewritten) on an as needs basis now. I am, when I get time, in the process of attempting to learn either freepascal or a C variant so that I can develop a front end for a MYSQL database that is intended to replace an Access database that I never finished. Only because I want to move to Linux and this is my only killer app at the moment.



  • #22
    Junior Member kubersk91@gmail.com's Avatar
    Join Date
    Sep 2014
    Posts
    1
    Thanks
    0
    Thanked 1 Time in 1 Post
    Rep Power
    0
    Reputation
    20

    Unhappy Dba contents,,

    CONVERT DATAFILE,...





    RMAN> CONVERT DATAFILE
    2> '/tmp/transport_solaris/fin/fin01.dbf',
    3> '/tmp/transport_solaris/fin/fin02.dbf',
    4> '/tmp/transport_solaris/hr/hr01.dbf',
    5> '/tmp/transport_solaris/hr/hr02.dbf'
    6> DB_FILE_NAME_CONVERT
    7> '/tmp/transport_solaris/fin','/orahome/dbs/fin',
    8> '/tmp/transport_solaris/hr','/orahome/dbs/hr'
    9> FROM PLATFORM 'Solaris[tm] OE (64-bit)

  • The Following User Says Thank You to kubersk91@gmail.com For This Useful Post:

    Philquad (11-09-14)

  • #23
    Senior Member
    Philquad's Avatar
    Join Date
    Jan 2008
    Location
    nelson bay
    Age
    55
    Posts
    3,872
    Thanks
    192
    Thanked 1,305 Times in 783 Posts
    Rep Power
    665
    Reputation
    16938

    Default

    heres the car service db i finally got finished
    can send out email & sms according to date
    feel free to play,change or use if you want

    https://www.facebook.com/philquad68

  • Page 2 of 2 FirstFirst 12

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •