link sp
http://www.devshed.com/c/a/Oracle/Oracle-Stored-Procedures/1/
http://www.devshed.com/c/a/Oracle/Working-with-REF-CURSOR-in-PL-SQL/1/
http://www.oravn.com/oracle-pl-sql-va-sql-f7/
http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28843/tdddg_procedures.htm#TDDDG45000
http://hmweb.com.vn/343/pro/71/61/cntt.aspx
http://hienlth.info/wordpress/?p=21
http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28370/subprograms.htm#CHDBIEEE
http://sqlserverpedia.com/wiki/Stored_Procedures_-_Output_Parameters_%26_Return_Values
http://plsql-tutorial.com/plsql-passing-parameters-procedure-function.htm
forums.asp.net/t/631215.aspx/1
msforums.ph/forums/p/45638/214707.aspx
msdn.microsoft.com/en-us/library/fks3666w.aspx
msdn.microsoft.com/en-us/library/system.data.common.dbproviderfactory.aspx
msdn.microsoft.com/en-us/library/9w519wzk(v=VS.80).aspx
msdn.microsoft.com/en-us/library/fks3666w.aspx
telerik.com/support/kb/orm/general/multiple-databases-in-single-project.aspx
codeproject.com/KB/aspnet/NHibernateMultipleDBs.aspx
codeproject.com/KB/database/dal.aspx
==================================================================
How to: Add Application Configuration Files to C# Projects
Visual Studio 2005 Other Versions Visual Studio 2010 Visual Studio 2008
You can customize how the common language runtime locates and loads assembly files by adding application configuration files (app.config files) to your C# projects. For more information about application configuration files, see How the Runtime Locates Assemblies.
When you build your project, the development environment automatically creates a copy of your app.config file, changes its file name so that it has the same file name as your executable, and then moves the new .config file in the bin directory.
To add an application configuration file to your C# project
1.On the Project menu, click Add New Item.
The Add New Item dialog box appears.
2.Select the Application Configuration File template and then click Add.
A file named app.config is added to your project.
==========================================================================
microsoft.com/download/en/details.aspx?displaylang=en&id=24666
social.msdn.microsoft.com/Forums/en/vblanguage/thread/4e671115-5e08-45e4-9fe4-eba6102b605b
Bạn đang đọc truyện trên: AzTruyen.Top