Showing related tags and posts accross the entire site.
-
Hello, I'm using a custom stored procedure calling an external assembly. The type of the SP is 'PC' rather than the regular 'P' (if I remember well). .nettiers could not pick it up and I had to create another custom SP calling the external one. Is there a way to make .nettiers pick...
Posted to
.netTiers - General Support
(Forum)
by
R4cOOn
on
12-07-2007
Filed under: .netTiers, Custom Stored Procedure, NetTiers.cst, Database, .net 3.0, custom stored Procedured procedure, Custom Stored Procedure error, database GAC
-
Hi: I have one database. A,B and C web apps. X,Y and Z console apps. All of them are installed in the same box. At this moment I generated code with codesmith+nettiers.The DLL's generated are copied into each of the A,B, C, X, Y and Z "bin" directories each time I make a change to my database...