I'm using a SQL database that I just made for my sorority, so Alex, I do already have an Exhibit made (although my database has some different fields now, so I'll have to tweak it). I'm switching over to a SQL database so that I can have sisters edit their own information in our "sisters only" area, and so that I can store some more sensitive data for the "sisters only" section, but only display certain fields to the public.
I was thinking about a way to use babel. I saw that I can call the translator using HTTP GET. Should I do that? Thanks, Margaret On Feb 6, 2008, at 8:21 AM, David Karger wrote: > what sql db are you using? I'd probably hunt for a way to output tab > separated values, then feed it to babel. > > Margaret Leibovic wrote: >> Hi, >> >> I want to make an Exhibit to display the data in my SQL database, and >> I'm wondering if anyone has any ideas about how I should go about >> dynamically generating the JSON for this. >> >> Thanks, >> Margaret >> _______________________________________________ >> General mailing list >> [email protected] >> http://simile.mit.edu/mailman/listinfo/general >> > _______________________________________________ > General mailing list > [email protected] > http://simile.mit.edu/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
