oeiprogrammer.blogspot.com
Obsidian Programmer: UIObject_Misc_ExtractData
http://oeiprogrammer.blogspot.com/2007/03/uiobjectmiscextractdata.html
Technical Info for NWN2. All information in these posts is free to take and distribute. Thursday, March 1, 2007. Sorry for the delay in posting, but if you're into custom UI work, this information will have been worth the wait. :). A new callback in 1.06 is:. UIObject Misc ExtractData( sourceobject, datatype, index, destinationvar ). This callback can be used to extract the data imbedded by the engine within UI Objects. First I'll go over the parameters, then I'll give some examples. The datatype tells t...
sqlbi.blogspot.com
SQL BI: Oracle Date Numbers to SQL Server Datetime
http://sqlbi.blogspot.com/2009/01/oracle-date-numbers-to-sql-server.html
An effort to synthesize and share experiences with Microsoft Business Intelligence and Data Mining software. Thursday, January 29, 2009. Oracle Date Numbers to SQL Server Datetime. Fortunately, we are only concerned with the date grain of data, so I am able to use dateadd(day, column with oracle ,’1/1/1900’) to calculate a SQL Server date time (this is a 2005 project). Which worked great, they build quick custom screen scrapers, extracting data, and data parsing programs. Follow me on Twitter.
freesoftwareeditions.blogspot.com
Free Software Editions And Free Software Downloads: Data doctor unit converter calculator converts unit
http://freesoftwareeditions.blogspot.com/2009/09/data-doctor-unit-converter-calculator.html
Free Software Editions And Free Software Downloads. Find The Software You're Looking For At http:/ freesoftwareeditions.blogspot.com, The Most Comprehensive Source For Free Software Editions, Complete Reviews About Software And Download From Shareware Connection, License Freeware, No Price. Saturday, September 19, 2009. Data doctor unit converter calculator converts unit. Version: 2 Size: 757 KB Platform: Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003. November 1, 2009 at 7:05 PM. Extracti...
sqlscape.blogspot.com
SQLScape: Enumerating reporting services metadata with C# and SQL Server 2005
http://sqlscape.blogspot.com/2009/04/enumerating-reporting-services-metadata.html
Wednesday, April 15, 2009. Enumerating reporting services metadata with C# and SQL Server 2005. Who should read this article. Report writers, database developers, data modelers, anyone familiar with SQL Server 2005 and 2008 Reporting Services (familiarity with Report Models, Report Designer and Report Builder) and lastly with some knowledge of programming with C# and XML. Why should report model metadata be stored (in a metadata repository)? If you are interested in knowing more about metadata and metada...