Click here to Skip to main content
15,893,487 members
Articles / Programming Languages / Visual Basic

QuickWhere: create complex forms for searching into databases

Rate me:
Please Sign up or sign in to vote.
4.55/5 (36 votes)
21 Feb 20046 min read 134.8K   711   78  
QuickWhere is component that helps you in the creation of complex forms for searching into databases.
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "QuickWhereDemo", "QuickWhereDemo.vbproj", "{616E64A6-14E4-4B27-BA1E-DF997ECE7A7C}"
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		ConfigName.0 = Debug
		ConfigName.1 = Release
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{616E64A6-14E4-4B27-BA1E-DF997ECE7A7C}.Debug.ActiveCfg = Debug|.NET
		{616E64A6-14E4-4B27-BA1E-DF997ECE7A7C}.Debug.Build.0 = Debug|.NET
		{616E64A6-14E4-4B27-BA1E-DF997ECE7A7C}.Release.ActiveCfg = Release|.NET
		{616E64A6-14E4-4B27-BA1E-DF997ECE7A7C}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of Service 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


Written By
Tester / Quality Assurance
Bulgaria Bulgaria
I am in software engineering for 20 years.

Comments and Discussions