The following is a collection of sample code of varying usefulness. Give them a try. You never can tell...
UsefulOfficeExports - Over 50 exports from the Office DLL
ADO_to_DAO - Convert an ADO Connection object to a DAO Database Object
basHebrewAndGregorian - Convert dates from the Gregorian to the Hebrew Calendar and back
Connect - Finding out if you have an Internet connection
CalendarStuff - Get the (possibly localized) names of months and days
basDatabasePassword - Retrieve the database password of any Jet 3.x/3.5x database
basExecString - Execute a string from the VB6 IDE
basIntlFormats - Handle currency, date, and time formats for other locales
UILangAndLangGroups - Handling some of the Windows 2000 UI Language and Language Group Functions
basGUIDs - Guid Conversion functions for COM, Jet, and SQL Server
basScriptJetSecurity - Script out security permissions in your databases
Code from VBPJ Article "Solving Cross-Codepage Problems"
basInCodePage - Determine the Codepage to use When Converting Unicode to ANSI
basDebugEx - Debugging Functions
basHijri - Determine the Use of Hijri Calendar and Conversion to/from Hijri Dates
Code from Smart Access Article "Is the Query Compiled?"
Code from Smart Access Article "Manage Replication Conflicts"
Code from Smart Access Article "Introducing the TSI Synchronizer Object"
basIsValidIdent - Validate Names to Make Sure They Aren't VBA Keywords
Acheiving Callback Functionality in Access 97 and Office 97
Bummed because VB5 and VB6 support AddressOf as a way to get to a pointer to a VBA function, when Access and the other Office 97 applications do not? Here is the sample file on how to get the same functionality in Access 97 and all Office 97 applications from an article I wrote with Ken Getz for the May, 1998, issue of Informant's Microsoft Office Developer. The CallBacks.xls sample is in Excel, but can be converted to any VBA/VBE supporting application. This article also appears in a truncated format in MSDN and has been in there the last few versions, but since I am offended by the parts that they did not include, I do not include the link here.
basDbcsSbcs - Convert SBCS to DBCS
basLcidCp - Working with Language IDs, LCIDs, Code Pages, Character Sets etc.
basServerList - Get a List of SQL Servers on an NT Domain
Code from VBPJ Article "Name That Language"
Simple MAPI
Copy NT file perms from one file or dir to another
Problems with this site? Please contact the webmaster@trigeminal.com with your comments, questions, or suggestions.
|
|