• Login
sketchucation logo sketchucation
  • Login
ℹ️ GoFundMe | Our friend Gus Robatto needs some help in a challenging time Learn More

Link SketchUp with Database

Scheduled Pinned Locked Moved Developers' Forum
6 Posts 5 Posters 2.6k Views
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 13 Jul 2011, 15:52

    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 13 Jul 2011, 20:29

      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 13 Jul 2011, 20:39

        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
        • C Offline
          Chris Fullmer
          last edited by 14 Jul 2011, 02:42

          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 14 Jul 2011, 08:00

            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
            • A Offline
              AdamB
              last edited by 14 Jul 2011, 08:04

              @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
              1 / 1
              • First post
                1/6
                Last post
              Buy SketchPlus
              Buy SUbD
              Buy WrapR
              Buy eBook
              Buy Modelur
              Buy Vertex Tools
              Buy SketchCuisine
              Buy FormFonts

              Advertisement