Problems using your oraDatatable in our WebApplication

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Stefan
Posts: 13
Joined: Fri 26 May 2006 09:21
Location: Gladbeck - Germany

Problems using your oraDatatable in our WebApplication

Post by Stefan » Mon 10 Dec 2007 17:42

We develop a new Web-Application under MS Visual C# 2005 Prof. using the dot.net framework.

Now we have problems to read the generated Update Commands from the resource file.

We are using your oraDataTable Assistent to generate the update-commands to a database table. Now, the assistent writes the generated code ( SQL-Commands ) into the ressource-File of our WebPage ( *.resx). We think, it have to be placed into the "Initialize Components Method" of the CodeBehind-File like the select commands.

THE WEB APPLICATION IS NOT ABLE TO READ THE STRINGS OF THE RESSOURCE-FILE.

regards

stefan

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Wed 12 Dec 2007 14:23

We couldn't reproduce the problem.
Please send us small demo project to demonstrate it to OraDirect .NET support address and include script
to create server objects.

Post Reply