Does it need to by a physical table? If not, you might consider the GVCVirtualTables framework (from http://sourceforge.net/projects/ gvcsitemaker). It creates a Entity/table. Rows/instances can be used as regular EOs (same as if an EOGenericRecord, no logic) and accessed via KVC.

Chuck


On Jun 22, 2007, at 9:18 AM, .::welemski::. wrote:

Yes, During runtime of my application. I want to have an webobjects application that whenever a new user is registered, a new table will be created only for him.

If anyone tried it before please post your solution here.

Thank you.

On 6/23/07, Guido Neitzer <[EMAIL PROTECTED]> wrote: On 22.06.2007, at 10:07, .::welemski::. wrote:

> Is it possible to create tables on the fly with webobjects? or
> should i use pure SQL statements?
> If anyone has a good tutorial on doing this please post it here.

What do you mean by "on the fly"? During runtime of your app? In
certain situations? If you just need migrations take a look at
ERXMigration.

cug



--
 -- -- -- -- -- -- -- -- -- -- --
          welemski
 -- -- -- -- -- -- -- -- -- -- --
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/chill% 40global-village.net

This email sent to [EMAIL PROTECTED]

--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects





_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to