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

Gauntlet

1 Answer 57 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.
Trey
Top achievements
Rank 2
Trey asked on 12 Mar 2010, 06:33 AM
Ok guys here's my situation:

I have a very small window to make this project fly.  What I have is a database in SQL I need to be able to:

1. Create the database on the fly at the customers.(with some changes the users ste IE user defined fields)
2. Open said database and start searching editing etc.

I don't need object binding, if I can get a dataset I'm estatic..:-)

I'll owe you a favor if you can throw a few ideas my way.  Or of course you work here I'll be sure we renew support and say nice things :-)

I am not being lazy... just it's a real rush job...

Any who thanks feel free to message me/replay whatever.

1 Answer, 1 is accepted

Sort by
0
Damyan Bogoev
Telerik team
answered on 16 Mar 2010, 05:32 PM
Hi Trey,

This scenario is possible with OpenAccess, but i am afraid that it is not too trivial to implement it. Creating a database on the fly and programming with OpenAccess against a dynamically created model is possible with the use of the Generic Data Access and artificial field API. You could find more information about this part of the OpenAccess ORM in these sections of the documentation.
You can also check out the video tutorials on the topic:
The only alternative approach we can propose to you in order to achieve this goal is to use ADO.NET. In this case you will not use Telerik OpenAccess ORM.

If you have any additional questions, please do not hesitate to contact us back.

Regards,
Damyan Bogoev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Development (API, general questions)
Asked by
Trey
Top achievements
Rank 2
Answers by
Damyan Bogoev
Telerik team
Share this question
or