Re: Storing JSON inside a text or blob column
Posted by: Joshua Nisenson
Date: June 05, 2008 12:14PM

Ooops, I didn't answer the 2nd part of your question that well. The data is going to be retrieved via an ajax call from the javascript framework on the client side(Web browser). This framework is expecting a returned response in a JSON format. I already have to encode my sql query responses into JSON on the server before I send them back to the client. So I figured this would actually be a great way to keep the flow of that interraction going.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.