Unfortunatly there were no results. It runs for 5 minutes, outputs everthing to the console and applies nothing.
On 18 Feb., 15:22, Marco <irresponsible.philosop...@googlemail.com> wrote: > I think the connection string is right, but maybe I have to add > "database" to it - actually > I don't need it because I set the "default_schema"-Property. > > So, my actual con-string is: > "Server=localhost,user=[user],password=[password]" > > but there are real values between [ and ] of course ;-) > > I'll give it a try to add the db and report here. > > Thanks for that hint! > > On 18 Feb., 15:16, Robert Rudduck <rob...@rpowered.net> wrote: > > > Do you have the connection string right? Sounds like NH might not be looking > > in the right place, so it thinks all the tables are new... > > > On Thu, Feb 18, 2010 at 7:41 AM, Marco < > > > irresponsible.philosop...@googlemail.com> wrote: > > > Hello, > > > > I'm trying to use the NHIbernate SchemaUpdater > > > (NHibernate .Tool .hbm2ddl .SchemaUpdate). If I call > > > > schemaUpdate.execute(true,true) > > > > the function will block the program for appr. 5 minutes, then output > > > sql-commands but doesn't apply them to the database. and the sql- > > > commands does update EVERY field of EVERY table, but only ONE field in > > > ONE table changed. > > > > Any suggestions here what I'm doing wrong? > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "nhusers" group. > > > To post to this group, send email to nhus...@googlegroups.com. > > > To unsubscribe from this group, send email to > > > nhusers+unsubscr...@googlegroups.com<nhusers%2bunsubscr...@googlegroups.com> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/nhusers?hl=en. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to nhus...@googlegroups.com. To unsubscribe from this group, send email to nhusers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.