Click here to Skip to main content
Click here to Skip to main content
Articles » Database » Database » General » Downloads
 

A Helpful Database Library

By , 6 Dec 2006
 
mydatabaselibrary_exe.zip
Interop.ADODB.dll
Interop.MSDASC.dll
MyDatabaseLibrary.dll
WinDB for CodeProject.exe
windb_for_codeproject_source.zip
WinDB for CodeProject
MyDatabaseLibrary
bin
Debug
Interop.ADODB.dll
Interop.MSDASC.dll
MyDatabaseLibrary.dll
Release
ClassDiagram1.cd
obj
Debug
Refactor
TempPE
Release
TempPE
Properties
Settings.settings
WinDB for CodeProject
bin
Debug
Interop.ADODB.dll
Interop.MSDASC.dll
MyDatabaseLibrary.dll
Release
WinDB for CodeProject.vshost.exe
obj
Debug
Refactor
TempPE
Release
TempPE
Properties
Settings.settings
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
    <configSections>
        <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
            <section name="MyDatabaseLibrary.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
        </sectionGroup>
    </configSections>
    <userSettings>
        <MyDatabaseLibrary.Properties.Settings>
            <setting name="SqlConnString" serializeAs="String">
                <value />
            </setting>
            <setting name="OleConnString" serializeAs="String">
                <value />
            </setting>
            <setting name="Provider" serializeAs="String">
                <value />
            </setting>
            <setting name="UserConnString" serializeAs="String">
                <value />
            </setting>
        </MyDatabaseLibrary.Properties.Settings>
    </userSettings>
</configuration>

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

lost in transition
Web Developer
United States United States
Member
I am a software, database, and gis developer. I love the challenge of learning new ways to code.

Permalink | Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 6 Dec 2006
Article Copyright 2006 by lost in transition
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid