One stop place to get all your questions answered and to connect with the community. You can interact with other Zoho Creator users and share your ideas.
I'm a SQL guy. SQL Server, Sybase SQL Anywhere and Sybase PowerDesigner are my most used prototyping platforms. I have a simple db that I would like to try porting to Zoho. Are the tools that allow me to import/create schema into an Zoho application via typical SQL script files.
I agree that it would be nice to have the whole set of links above in a single pdf manual. It would be great to be able to print the whole thing and read it offline.
Example: Would be a script that creates a table:
CREATE TABLE Contacts
(ContactId integer ,
FirstName varchar(128),
LastName varchr(128),
Phone varchar(20)
)
Thanks
Joel Carlson
jscarlson@teamworkgroup.com
Thanks.