Results 1 to 3 of 3

Thread: Lianja Server and Table management

  1. #1
    Senior Member
    Join Date
    Feb 2012
    Location
    Rome - Italy
    Posts
    1,893

    Lianja Server and Table management

    Is planned to add a Table maintenance at Server Manager?
    Something like SQL Server Management Studio?

    In a LAN Environment, during the development lifecycle, if I need to change some table, how can I do?

    From what I understand, I should use the App Builder to draw tables, then I copy everything in the folder of the server (for example: C: \ Lianja \ cloudserver \ tenants \ public \ data \).

    But how do I then do maintenance?

    thanks
    Fabio

  2. #2
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,159
    Blog Entries
    22
    You currently have to write an upgrade script that uses the tableexists(), columnexists(), indexexists() functions.

    We are planning to add database compare to the "Deploy" workspace that will generate the upgrade script for you. That's why those functions were implemented in fact. This will not be available until v2 unless sponsored for earlier availability.

    There are other functions that can be used to get data dictionary rules, compare them and generate ALTER TABLE commands as part if the upgrade script.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  3. #3
    Senior Member
    Join Date
    Feb 2012
    Location
    Rome - Italy
    Posts
    1,893
    Ok Barry.
    I've also tryed with Database.net, a very usefull utility to view and manage remote DB.

    After set the DNS, I can see the table... but unfortunately I cannot execute a select or modify the structure..

    ciao
    Fabio

Bookmarks

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
  •  
Journey into the Cloud
Join us