OracleTable to C# Class
Q:
Hi friends,
Is there any tool for oracle, that creates entity classes and data access layer classes (insert, delete, update etc) from oracle tables ?
If not, i will begin to write one.
Thanks
A:
Have you checked out all the developer tools released by Oracle? http://www.oracle.com/technology/software/tech/windows/odpnet/index.html
A:
Hi,
I couldn't find anything like class generator ?
A:
I guess I don't understand what you are looking for
A:
Like this : http://community.codesmithtools.com/blogs/tutorials/archive/2006/02/13/nettiers.aspx
A:
Any idea?
A:
nope ?
Previous: Problem while inserting character Ö using ODP.Net into oracle
Hi I am facing problem while inserting string 'CH-FERB?X_A_'. The character '?' is getting converted into 'O' after insertion.The string is being converted into ' CH-FERBOX_A_' after insertion.When I fire same insert statment using sql... more
Next: NoneRandom Recommend
- How to create a connection between oracle database and the webform
- How to check mysql connection open
- Making a blog for my site
- Format of sql command to take user input
- Use JOIN or WHERE to optimize query?
- System.Data.Odbc.OdbcException'
- Login Script problem
- GridView-Mysql-bind Gridview control to SqlDataSource -problem-Delete Command
- How to use and access MySQL server in LINUX
- Sample code for MySQL ASP.NET connect?
Rss Feed