This is a migrated thread and some comments may be shown as answers.

Is SDK available?

4 Answers 81 Views
Development (API, general questions)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
ALex
Top achievements
Rank 2
ALex asked on 30 Jan 2009, 09:29 AM
Hello
I was wondering to know if Open Access benefits from any kind of sdk or runtime API which i can use in form generator senarios
I need to create database tables by open access and ofcourse its persistence classes in runtime
Thanks

4 Answers, 1 is accepted

Sort by
0
Dimitar Kapitanov
Telerik team
answered on 30 Jan 2009, 11:50 AM
Hello ALex,
Could you elaborate a bit more what functionality exactly is required by your application at runtime, because I am not sure that I understood your question correctly.

Greetings,
Dimitar Kapitanov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
ALex
Top achievements
Rank 2
answered on 30 Jan 2009, 02:02 PM
Hello
to make it more feasible, we gotta develop an application which allows end-user to define his own datafiled names and types and sizes which will make a table in database in runtime (if we don't do that , we have to use DDL code such as create table a, alter a add b int, c nvarchar and etc... as fileds which is dependent on database SQL Code and we don't want) and add his fields to predefined or a new win or asp.net form and cycle it through an organization to gather data.
I wanted to know if we can use openaccess orm to create tables and fields in database (i mean a functionality to execute SQL DDL functions by open access) and ofcourse it means that we need a persistent class created in runtime beside by open access orm because tables gotta be created in runtime
Thanks, in advance
0
Dimitar Kapitanov
Telerik team
answered on 03 Feb 2009, 02:50 PM
Hello ALex,
Currently we do not support DDL operations in the runtime, but we tend to develop that for the end of Q2 release of the OpenAccess product. So stay tuned, and I think we can have functionality like that by the end of Q2 2009 release. Hope that helps.

Kind regards,
Dimitar Kapitanov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
ALex
Top achievements
Rank 2
answered on 03 Feb 2009, 10:28 PM
Thank for reply
good job
I shall wait.
Tags
Development (API, general questions)
Asked by
ALex
Top achievements
Rank 2
Answers by
Dimitar Kapitanov
Telerik team
ALex
Top achievements
Rank 2
Share this question
or