Showing related tags and posts accross the entire site.
-
Hi, I think I've got enough knowledge about the meta-data within PostgreSQL and could write a PostgreSQLSchemaProvider. Which procedures have to be created for .netTiers? Is there any documentation? Thank you very much in advance. I just downloaded a SchemaProvider for PostgreSQL from this forum...
-
I have a repeater on a webpage hooked up to a provider datasource (the one generated for my table in the .Web project). I've been using GetAll as the select method but want to page the data. I know repeaters don't page information but I need a better layout than what GridView will give me. So I tracked...
-
Hi There, I'm trying to call my own stored procedure and am struggling. Hopefully somebody can help me? Firstly, I'm developing for framework 1.1 so I'm also using the older 0.9.2 version of nettiers I've managed to discover the (very nice!) Custom Stored proc feature, where you name...