sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Link SketchUp with Database

    Scheduled Pinned Locked Moved Developers' Forum
    6 Posts 5 Posters 2.6k Views 5 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      RallouD
      last edited by

      Hi

      I am a researcher and I am looking for an application to provide a direct link between SketchUp and database so that editing data in sketchup it is updating my database and vice versa.
      Actually, I would like to integrate the Room Data Sheet data into Sketch up.
      Does anyone have done something similar? Any advise could be useful.

      Thanks!
      Rallou

      1 Reply Last reply Reply Quote 0
      • M Offline
        macgile
        last edited by

        hi rallouD

        try this : http://pleac.sourceforge.net/pleac_ruby/dbaccess.html

        1 Reply Last reply Reply Quote 0
        • J Offline
          Jim
          last edited by

          For me, the easiest thing to do would be to use a WebDialog to communicate with a server where some php scripts handle the db interactions.

          Hi

          1 Reply Last reply Reply Quote 0
          • Chris FullmerC Offline
            Chris Fullmer
            last edited by

            Jim is there a PC and Mac easy single click installation solution for the server and php installation? I'm also looking at database access and I'm not pleased with what I'm finding yet.

            Did anyone ever get sqlite3 and sketchup ruby working?

            Lately you've been tan, suspicious for the winter.
            All my Plugins I've written

            1 Reply Last reply Reply Quote 0
            • J Offline
              Jim
              last edited by

              If you have an extra PC on the network, a standard Linux install will probably come with everything you need.

              I use wampserver for windows. Wamp is short for Windows, Apache, MySQL, PHP.

              Hi

              1 Reply Last reply Reply Quote 0
              • AdamBA Offline
                AdamB
                last edited by

                @jim said:

                For me, the easiest thing to do would be to use a WebDialog to communicate with a server where some php scripts handle the db interactions.

                +1

                Trying to crowbar in sqlite into Sketchup Ruby is a fool's errand. Better to use a WebDialog to send & receive html requests that are processed by some web server that actually does the talking to the server DB.

                So decide what your html requests are going to look like (don't pollute them with sql) eg :

                http://foo.com?cmd=dir
                http://foo.com?cmd=get&sheet=ABC

                then write some server side code to parse those requests and do actual sql queries to squirt html back to you.

                Developer of LightUp Click for website

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Buy SketchPlus
                Buy SUbD
                Buy WrapR
                Buy eBook
                Buy Modelur
                Buy Vertex Tools
                Buy SketchCuisine
                Buy FormFonts

                Advertisement