Download VFP Client for ADO.Net

Description

VFP Client for ADO.Net is simply a wrapper around the System.Data.OleDb classes with the goal of reducing pain points when accessing VFP data from .Net.

Source Files

The download file vfpclient.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Trunk/Build/Resources/ICSharpCode.SharpZipLib.dll
Trunk/Build/Resources/MSBuild.Community.Tasks.Targets
Trunk/Build/Resources/MSBuild.Community.Tasks.dll
Trunk/Build/Resources/NuGet.exe/*from   w w w . ja  va2s. c  o m*/
Trunk/Build/Resources/VFPOLEDBSetup.msi
Trunk/Build/Resources/readme.txt
Trunk/Build/VfpClient.bat
Trunk/Build/VfpClient.msbuild
Trunk/Source/Build/VfpClient.Setup/CustomActions.wxs
Trunk/Source/Build/VfpClient.Setup/Files.wxs
Trunk/Source/Build/VfpClient.Setup/LaunchConditions.wxs
Trunk/Source/Build/VfpClient.Setup/License.rtf
Trunk/Source/Build/VfpClient.Setup/MachineConfig.wxs
Trunk/Source/Build/VfpClient.Setup/MachineConfig_Net2.wxs
Trunk/Source/Build/VfpClient.Setup/MachineConfig_Net4.wxs
Trunk/Source/Build/VfpClient.Setup/Product.wxs
Trunk/Source/Build/VfpClient.Setup/Properties.wxs
Trunk/Source/Build/VfpClient.Setup/Registry.wxs
Trunk/Source/Build/VfpClient.Setup/Registry_VS2010.wxs
Trunk/Source/Build/VfpClient.Setup/Registry_VS2012.wxs
Trunk/Source/Build/VfpClient.Setup/Registry_VS2013.wxs
Trunk/Source/Build/VfpClient.Setup/Resources/vfpoledb.msm
Trunk/Source/Build/VfpClient.Setup/UI.wxs
Trunk/Source/Build/VfpClient.Setup/VfpClient.Setup.wixproj
Trunk/Source/Build/VfpClient.Setup/VfpClient.Setup.wixproj.user
Trunk/Source/Local.testsettings
Trunk/Source/TraceAndTestImpact.testsettings
Trunk/Source/VfpClient.Design/ConnectionUI/ConnectionPropertiesBase.cs
Trunk/Source/VfpClient.Design/ConnectionUI/EFVfpConnectionProperties.cs
Trunk/Source/VfpClient.Design/ConnectionUI/VfpConnectionProperties.cs
Trunk/Source/VfpClient.Design/ConnectionUI/VfpConnectionUIControl.Designer.cs
Trunk/Source/VfpClient.Design/ConnectionUI/VfpConnectionUIControl.cs
Trunk/Source/VfpClient.Design/ConnectionUI/VfpConnectionUIControl.resx
Trunk/Source/VfpClient.Design/DataMappedObjectSelector.cs
Trunk/Source/VfpClient.Design/DataSourceInformation.cs
Trunk/Source/VfpClient.Design/DataSourceSelector.cs
Trunk/Source/VfpClient.Design/DataViewQueryCommandProvider.cs
Trunk/Source/VfpClient.Design/Properties/AssemblyInfo.cs
Trunk/Source/VfpClient.Design/Properties/Resources.Designer.cs
Trunk/Source/VfpClient.Design/Properties/Resources.resx
Trunk/Source/VfpClient.Design/Resources/Microsoft.Data.ConnectionUI.Dialog.dll
Trunk/Source/VfpClient.Design/Resources/Microsoft.Data.ConnectionUI.dll
Trunk/Source/VfpClient.Design/Resources/Microsoft.VisualStudio.Data.Core.dll
Trunk/Source/VfpClient.Design/Resources/Microsoft.VisualStudio.Data.Framework.dll
Trunk/Source/VfpClient.Design/Resources/Microsoft.VisualStudio.Data.Services.dll
Trunk/Source/VfpClient.Design/Resources/Microsoft.VisualStudio.OLE.Interop.dll
Trunk/Source/VfpClient.Design/SchemaSelector.cs
Trunk/Source/VfpClient.Design/VfpClient.Design.csproj
Trunk/Source/VfpClient.Design/VfpConnectionProperties.cs
Trunk/Source/VfpClient.Design/VfpConnectionSupport.cs
Trunk/Source/VfpClient.Design/VfpConnectionUIControl.Designer.cs
Trunk/Source/VfpClient.Design/VfpConnectionUIControl.cs
Trunk/Source/VfpClient.Design/VfpConnectionUIControl.resx
Trunk/Source/VfpClient.Design/VfpDSRefBuilder.cs
Trunk/Source/VfpClient.Design/VfpDataObjectIdentifierResolver.cs
Trunk/Source/VfpClient.Design/VfpDataObjectMemberComparer.cs
Trunk/Source/VfpClient.Design/VfpDataObjectSupport.cs
Trunk/Source/VfpClient.Design/VfpDataObjectSupport.xml
Trunk/Source/VfpClient.Design/VfpDataObjectTypes.cs
Trunk/Source/VfpClient.Design/VfpDataViewCommands.cs
Trunk/Source/VfpClient.Design/VfpDataViewSupport.cs
Trunk/Source/VfpClient.Design/VfpDataViewSupport.xml
Trunk/Source/VfpClient.Design/VfpMappedObjectConverter.cs
Trunk/Source/VfpClient.Design/VfpObjectIdentifierResolver.cs
Trunk/Source/VfpClient.Tests/ArrayXmlToCursorTests.cs
Trunk/Source/VfpClient.Tests/DataTableHelper.cs
Trunk/Source/VfpClient.Tests/ExtensionMethods.cs
Trunk/Source/VfpClient.Tests/Properties/AssemblyInfo.cs
Trunk/Source/VfpClient.Tests/Properties/Resources.Designer.cs
Trunk/Source/VfpClient.Tests/Properties/Resources.resx
Trunk/Source/VfpClient.Tests/Resources/Artist.DBF
Trunk/Source/VfpClient.Tests/Resources/FreeTables.zip
Trunk/Source/VfpClient.Tests/Resources/NorthwindVfp.zip
Trunk/Source/VfpClient.Tests/Resources/SingleColumnSingleRow.DBF
Trunk/Source/VfpClient.Tests/Schema/CandidateKeySchemaProviderExpected.cs
Trunk/Source/VfpClient.Tests/Schema/CandidateKeySchemaProviderTests.cs
Trunk/Source/VfpClient.Tests/Schema/ForeignKeySchemaProviderExpected.cs
Trunk/Source/VfpClient.Tests/Schema/ForeignKeySchemaProviderTests.cs
Trunk/Source/VfpClient.Tests/Schema/FreeTableSchemaExpected.cs
Trunk/Source/VfpClient.Tests/Schema/FreeTableSchemaTests.cs
Trunk/Source/VfpClient.Tests/Schema/IndexSchemaProviderExpected.cs
Trunk/Source/VfpClient.Tests/Schema/IndexSchemaProviderTests.cs
Trunk/Source/VfpClient.Tests/Schema/MetaDataCollectionSchemaProviderExpected.cs
Trunk/Source/VfpClient.Tests/Schema/MetaDataCollectionSchemaProviderTests.cs
Trunk/Source/VfpClient.Tests/Schema/PrimaryKeySchemaProviderExpected.cs
Trunk/Source/VfpClient.Tests/Schema/PrimaryKeySchemaProviderTests.cs
Trunk/Source/VfpClient.Tests/Schema/ProcedureColumnSchemaProviderExpected.cs
Trunk/Source/VfpClient.Tests/Schema/ProcedureColumnSchemaProviderTests.cs
Trunk/Source/VfpClient.Tests/Schema/ProcedureParameterSchemaProviderExpected.cs
Trunk/Source/VfpClient.Tests/Schema/ProcedureParameterSchemaProviderTests.cs
Trunk/Source/VfpClient.Tests/Schema/ProcedureSchemaProviderExpected.cs
Trunk/Source/VfpClient.Tests/Schema/ProcedureSchemaProviderTests.cs
Trunk/Source/VfpClient.Tests/Schema/RestrictionSchemaProviderExpected.cs
Trunk/Source/VfpClient.Tests/Schema/RestrictionSchemaProviderTests.cs
Trunk/Source/VfpClient.Tests/Schema/SchemaManagerExpected.cs
Trunk/Source/VfpClient.Tests/Schema/SchemaManagerTests.cs
Trunk/Source/VfpClient.Tests/Schema/TableFieldSchemaProviderExpected.cs
Trunk/Source/VfpClient.Tests/Schema/TableFieldSchemaProviderTests.cs
Trunk/Source/VfpClient.Tests/Schema/TableSchemaProviderExpected.cs
Trunk/Source/VfpClient.Tests/Schema/TableSchemaProviderTests.cs
Trunk/Source/VfpClient.Tests/Schema/ViewFieldSchemaProviderExpected.cs
Trunk/Source/VfpClient.Tests/Schema/ViewFieldSchemaProviderTests.cs
Trunk/Source/VfpClient.Tests/Schema/ViewSchemaProviderExpected.cs
Trunk/Source/VfpClient.Tests/Schema/ViewSchemaProviderTests.cs
Trunk/Source/VfpClient.Tests/TestBase.cs
Trunk/Source/VfpClient.Tests/Utils/DbcCreator/DataTableDbcCreatorTests.cs
Trunk/Source/VfpClient.Tests/VfpClient.Tests.csproj
Trunk/Source/VfpClient.Tests/VfpClientFactoryTests.cs
Trunk/Source/VfpClient.Tests/VfpCommandBuilderTests.cs
Trunk/Source/VfpClient.Tests/VfpCommandParameterRewritterTests.cs
Trunk/Source/VfpClient.Tests/VfpCommandTests.cs
Trunk/Source/VfpClient.Tests/VfpConnectionStringBuilderTests.cs
Trunk/Source/VfpClient.Tests/VfpConnectionTests.cs
Trunk/Source/VfpClient.Tests/VfpDataAdapterTests.cs
Trunk/Source/VfpClient.Tests/VfpDataReaderGetSchemaTableExpected.cs
Trunk/Source/VfpClient.Tests/VfpDataReaderGetSchemaTableTests.cs
Trunk/Source/VfpClient.Tests/VfpDataReaderTests.cs
Trunk/Source/VfpClient.Tests/VfpParameterCollectionTests.cs
Trunk/Source/VfpClient.Tests/VfpParameterTests.cs
Trunk/Source/VfpClient.Tests/packages.config
Trunk/Source/VfpClient.sln
Trunk/Source/VfpClient.vsmdi
Trunk/Source/VfpClient/ArgumentUtility.cs
Trunk/Source/VfpClient/CandidateKey.cs
Trunk/Source/VfpClient/Collation.cs
Trunk/Source/VfpClient/CollationEnumConverter.cs
Trunk/Source/VfpClient/DataSourceInformation.cs
Trunk/Source/VfpClient/DataTypes.cs
Trunk/Source/VfpClient/ExtensionMethods.cs
Trunk/Source/VfpClient/ForeignKey.cs
Trunk/Source/VfpClient/Index.cs
Trunk/Source/VfpClient/MetaDataCollection.cs
Trunk/Source/VfpClient/PrimaryKey.cs
Trunk/Source/VfpClient/Procedure.cs
Trunk/Source/VfpClient/ProcedureColumn.cs
Trunk/Source/VfpClient/ProcedureParameter.cs
Trunk/Source/VfpClient/Properties/AssemblyInfo.cs
Trunk/Source/VfpClient/Properties/SharedAssemblyInfo.cs
Trunk/Source/VfpClient/ReservedWords.cs
Trunk/Source/VfpClient/Resources.Designer.cs
Trunk/Source/VfpClient/Resources.resx
Trunk/Source/VfpClient/Resources/Blank.dbc
Trunk/Source/VfpClient/Resources/Blank.dct
Trunk/Source/VfpClient/Resources/Blank.dcx
Trunk/Source/VfpClient/Resources/IndexSchemaAutoIncCandidate.prg
Trunk/Source/VfpClient/Resources/PackTable.PRG
Trunk/Source/VfpClient/Resources/TableFieldProps.prg
Trunk/Source/VfpClient/Resources/TableProps.prg
Trunk/Source/VfpClient/Resources/ViewFieldProps.prg
Trunk/Source/VfpClient/Resources/ViewProps.prg
Trunk/Source/VfpClient/Resources/ZapTable.PRG
Trunk/Source/VfpClient/Restriction.cs
Trunk/Source/VfpClient/SchemaColumnNames.cs
Trunk/Source/VfpClient/SchemaNames.cs
Trunk/Source/VfpClient/Settings.StyleCop
Trunk/Source/VfpClient/StyleCop.Cache
Trunk/Source/VfpClient/Table.cs
Trunk/Source/VfpClient/TableField.cs
Trunk/Source/VfpClient/TraceSourceExtentions.cs
Trunk/Source/VfpClient/Utils/ArrayXmlToCursor.cs
Trunk/Source/VfpClient/Utils/CandidateKeySchemaProvider.cs
Trunk/Source/VfpClient/Utils/CommandTextHandler.cs
Trunk/Source/VfpClient/Utils/CommandTextParser.cs
Trunk/Source/VfpClient/Utils/DataSourceInformationSchemaProvider.cs
Trunk/Source/VfpClient/Utils/DataTypesSchemaProvider.cs
Trunk/Source/VfpClient/Utils/DbcCreator/DataTableDbcCreator.cs
Trunk/Source/VfpClient/Utils/DbcCreator/DataTableToTableConverter.cs
Trunk/Source/VfpClient/Utils/DbcCreator/DbcCreatorBase.cs
Trunk/Source/VfpClient/Utils/DbcCreator/DbcFilesProvider.cs
Trunk/Source/VfpClient/Utils/DbcCreator/Field.cs
Trunk/Source/VfpClient/Utils/DbcCreator/IDbcFilesProvider.cs
Trunk/Source/VfpClient/Utils/DbcCreator/ITableConverter.cs
Trunk/Source/VfpClient/Utils/DbcCreator/Index.cs
Trunk/Source/VfpClient/Utils/DbcCreator/IndexNameFixer.cs
Trunk/Source/VfpClient/Utils/DbcCreator/Table.cs
Trunk/Source/VfpClient/Utils/DbcCreator/VfpCodeFieldConverter.cs
Trunk/Source/VfpClient/Utils/DbcCreator/VfpCodeIndexConverter.cs
Trunk/Source/VfpClient/Utils/DbcCreator/VfpCodeTableConverter.cs
Trunk/Source/VfpClient/Utils/DuplicateNameRewriter.cs
Trunk/Source/VfpClient/Utils/FirstValidTokenHandler.cs
Trunk/Source/VfpClient/Utils/ForeignKeySchemaProvider.cs
Trunk/Source/VfpClient/Utils/ISchemaProvider.cs
Trunk/Source/VfpClient/Utils/ITokenHandler.cs
Trunk/Source/VfpClient/Utils/IndexSchemaProvider.cs
Trunk/Source/VfpClient/Utils/MetaDataCollectionSchemaProvider.cs
Trunk/Source/VfpClient/Utils/OrderedTokenHandler.cs
Trunk/Source/VfpClient/Utils/ParameterNameToQuestionMarkRewriter.cs
Trunk/Source/VfpClient/Utils/ParameterOrderingRewriter.cs
Trunk/Source/VfpClient/Utils/PrimaryKeySchemaProvider.cs
Trunk/Source/VfpClient/Utils/ProcedureColumnSchemaProvider.cs
Trunk/Source/VfpClient/Utils/ProcedureParameterInfo.cs
Trunk/Source/VfpClient/Utils/ProcedureParameterSchemaProvider.cs
Trunk/Source/VfpClient/Utils/ProcedureSchemaProvider.cs
Trunk/Source/VfpClient/Utils/RestrictionSchemaProvider.cs
Trunk/Source/VfpClient/Utils/RewriterBase.cs
Trunk/Source/VfpClient/Utils/SchemaColumn.cs
Trunk/Source/VfpClient/Utils/SchemaManager.cs
Trunk/Source/VfpClient/Utils/SchemaProviderBase.cs
Trunk/Source/VfpClient/Utils/TableFieldSchemaProvider.cs
Trunk/Source/VfpClient/Utils/TableSchemaProvider.cs
Trunk/Source/VfpClient/Utils/TokenEvaluator.cs
Trunk/Source/VfpClient/Utils/TokenHandler.cs
Trunk/Source/VfpClient/Utils/UnOrderedTokenHandler.cs
Trunk/Source/VfpClient/Utils/VfpCommandParameterRewritter.cs
Trunk/Source/VfpClient/Utils/ViewFieldSchemaProvider.cs
Trunk/Source/VfpClient/Utils/ViewSchemaProvider.cs
Trunk/Source/VfpClient/VfpClient.csproj
Trunk/Source/VfpClient/VfpClientFactory.cs
Trunk/Source/VfpClient/VfpClientTracing.cs
Trunk/Source/VfpClient/VfpCommand.VfpCodeBuilder.cs
Trunk/Source/VfpClient/VfpCommand.cs
Trunk/Source/VfpClient/VfpCommandBuilder.cs
Trunk/Source/VfpClient/VfpCommandExecutionDetails.cs
Trunk/Source/VfpClient/VfpCommandExecutionStatus.cs
Trunk/Source/VfpClient/VfpCommandMethod.cs
Trunk/Source/VfpClient/VfpConnection.cs
Trunk/Source/VfpClient/VfpConnectionStringBuilder.cs
Trunk/Source/VfpClient/VfpDataAdapter.cs
Trunk/Source/VfpClient/VfpDataReader.SchemaFixer.cs
Trunk/Source/VfpClient/VfpDataReader.cs
Trunk/Source/VfpClient/VfpException.cs
Trunk/Source/VfpClient/VfpMapping.codegen.cs
Trunk/Source/VfpClient/VfpMapping.codegen.tt
Trunk/Source/VfpClient/VfpMapping.cs
Trunk/Source/VfpClient/VfpMapping.xml
Trunk/Source/VfpClient/VfpParameter.cs
Trunk/Source/VfpClient/VfpParameterCollection.cs
Trunk/Source/VfpClient/VfpRowUpdatedEventArgs.cs
Trunk/Source/VfpClient/VfpRowUpdatedEventHandler.cs
Trunk/Source/VfpClient/VfpRowUpdatingEventArgs.cs
Trunk/Source/VfpClient/VfpRowUpdatingEventHandler.cs
Trunk/Source/VfpClient/VfpTransaction.cs
Trunk/Source/VfpClient/VfpType.cs
Trunk/Source/VfpClient/VfpTypeExtensions.cs
Trunk/Source/VfpClient/View.cs
Trunk/Source/VfpClient/ViewField.cs
Trunk/Source/packages/SharpZipLib.0.86.0/lib/11/ICSharpCode.SharpZipLib.dll
Trunk/Source/packages/SharpZipLib.0.86.0/lib/20/ICSharpCode.SharpZipLib.dll
Trunk/Source/packages/SharpZipLib.0.86.0/lib/SL3/SharpZipLib.Silverlight3.dll
Trunk/Source/packages/SharpZipLib.0.86.0/lib/SL4/SharpZipLib.Silverlight4.dll
Trunk/Source/packages/repositories.config

Download

Click the following link to download vfpclient.zip.

vfpclient.zip




















Home »
  C# Free Code »
    Database »




ADODotNet
CSV
Database
EntityFramework
JSON
LINQ
LINQPad
Memcached
MongoDB
MySQL
NHibernate
Oracle
ORM
SQL
SQLite
SQLServer
SSIS