Thanks for the answer ..
What i have to do when an application is  developed and after a while i have to add some new table/tables, fields..etc. How do I update user databases ? I hope this is not a silly question .... thanks again !




----- Original Message ----
From: Jiri Cincura <[EMAIL PROTECTED]>
To: For users and developers of the Firebird .NET providers <[email protected]>
Sent: Saturday, November 4, 2006 11:51:56 PM
Subject: Re: [Firebird-net-provider] Create or update a table

Ionut Ichim wrote:
> My idea is to use    "For Each In"   loops  for tables and fields, it is
> a good idea or is something much easy,for example with stored procedure
> works fine "create or update procedure ..."

I think, there's no easier way how to do this. Probably you will have to
create all alter statements "by hand".

I.e. how you will solve some dependicies problems during i.e. removing some
redundant field? Solving this conflicts, will have to create some
non-trivial application logic...

--
Jiri {x2} Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to