Rodney Vinyard
4 posts.
- Oracle Dynamic SQL – Drop Table, Copy Table, Purge TablesOracle Dynamic SQL – Drop Table, Copy Table, Purge Tables CREATEORREPLACEPROCEDURE COMPLIANCE11.table\drop (table\name VARCHAR2) IS dml\str VARCHAR2…
- Get email addressees of all users from all mails in Outlook FolderGet email addressees of all users from all mails in Outlook Folder Original Article: http://msmvps.com/blogs/omar/archive/2006/08/09/get-email-address-of-a…
- DataTable.DataTableReader examplepublic string \LogString\ViaDataReader { get { string x = ""; try { DataTableReader reader = \dsMarkit\log.MARKIT\LOG.CreateDataReader();
- Selecting a Collection ClassSelecting a Collection Class The System.Collections.Generic namespace contains interfaces and classes that define generic collections, which allow users…
