These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Connection string to connect to As/400 db
PostPosted: Thu Feb 28, 2008 4:10 am 
Newbie

Joined: Wed Jun 14, 2006 10:31 am
Posts: 6
Hi all...
I need to connect my application to as/400 database... what is the connection string to connect to??

thanks in advance!

ghiboz

_________________
www.rbr-online.net


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 01, 2008 10:22 am 
Hibernate Team
Hibernate Team

Joined: Tue Jun 13, 2006 11:29 pm
Posts: 315
Location: Calgary, Alberta, Canada
Connection string is the same as what you would use in a plain ADO.NET application. However, NHibernate needs to know the "Dialect" in order to translate an HQL or ICriteria to a SQL statement the underlying database would understand. I am not sure what would be the closest "relative" to an AS/400 database. You may try a few different ones that come with NHibernate; and you always have the option to implement your own.

_________________
Karl Chu


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.