Generic database access layer

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
1/2/2008 5:54:36 PM
Gravatar
Total Posts 16
Jesuite

Generic database access layer

Happy New Year !

Then I decided to work with mojoportal this new year. But I have a constraint : Oracle as database. I know that Gareth have done somme work targetting a generic database access layer targeting Oracle, Firebird, etc. Where can I take a look to this work ?

Best regards.

G.

1/3/2008 7:43:22 AM
Gravatar
Total Posts 18439

Re: Generic database access layer

Hi Guillaume,

I've emailed Garreth and sent him a link to this thread. Hopefully he will help.

Best Regards,

Joe

1/4/2008 3:36:16 PM
Gravatar
Total Posts 6

Re: Generic database access layer

Hello Guillaume,

Send me an email, I will then forward you a zip of the current generic data layer which I am using. It still requires work but I do use it in production for Oracle and Firebird database access.

My email is gareth005 at telkomsa dot net, Happy new year, Gareth

1/4/2008 3:42:46 PM
Gravatar
Total Posts 18439

Re: Generic database access layer

Hi Guillaume,

Please note that when implementing your new data layer from Gareth's example you should work with mojoportal source code from svn trunk. Much has changed in the data layers since the 2.2.3.9 release.

Previously all the core data access was in dbPortal.cs, but now it has been split up into separate files for better organization.

Joe

1/4/2008 6:16:12 PM
Gravatar
Total Posts 16
Jesuite

Re: Generic database access layer

Thank you Joe for your assistance.

I will grabb the SVN Trunk to start with the Gareth' sample as soon as I got It. If I run under some mistake, I will tell you what happened. And if necessary, I will convert the sample to suite the new organization. But let's begin first.

Guillaume.

1/7/2008 10:25:27 AM
Gravatar
Total Posts 16
Jesuite

Re: Generic database access layer

Hi Gareth,

I sent you an email, but as I've got no response, I'm back again. Please, can you use one of this adresse ?

guillaume dot noah at laposte dot net

noah dot guillaume at wanadoo dot fr

Thank you.

Guillaume. 

You must sign in to post in the forums. This thread is closed to new posts.