Click here to Skip to main content
15,895,011 members
Articles / Desktop Programming / MFC

QASharp V1.3 [Query Analyzer like tool for MSDE database]

Rate me:
Please Sign up or sign in to vote.
4.67/5 (16 votes)
11 Oct 2004CPOL1 min read 126K   2.6K   53  
This project is meant to provide a tool similar to query analyzer which can be used to execute queries, create tables, and do all other common database activities.
  • qasharpv13.zip
    • QASharpV1.3
      • app.config
      • AssemblyInfo.cs
      • bin
        • images
          • _Progress.gif
          • _splash_Screen.gif
          • checkbox.gif
          • close.gif
          • close_over.gif
          • drop.gif
          • Icon_SqlServer.gif
          • iconCritical.gif
          • IconInformation.gif
          • IconOpenFile.gif
          • Icons_Database.gif
          • Icons_Defaults.gif
          • Icons_Diagrams.gif
          • Icons_FullTextCatalogs.gif
          • Icons_Roles.gif
          • Icons_Rules.gif
          • Icons_StoredProcudures.gif
          • Icons_Tables.gif
          • Icons_UserDefinedDataTypes.gif
          • Icons_UserDefinedFunctions.gif
          • Icons_Users.gif
          • Icons_Views.gif
          • iconSecurity.gif
          • IconWarning.gif
          • key.gif
          • Large_Icons_Databases.gif
          • large_Icons_Defaults.gif
          • large_Icons_Login.gif
          • large_Icons_Query.gif
          • Large_Icons_ServerRoles.gif
          • Large_Icons_StoredProcedure.gif
          • Large_Icons_TableProps.gif
          • large_Icons_Users.gif
          • large_Icons_Views.gif
          • navBar_Background.gif
          • navBar_button_Back.gif
          • navBar_button_Back_over.gif
          • navBar_button_Forward.gif
          • navBar_button_Forward_over.gif
          • navbar_button_Insert.gif
          • navBar_button_Logout.gif
          • navBar_button_Logout_over.gif
          • navbar_button_NewDB.gif
          • navbar_button_NewDB_over.gif
          • navBar_button_NewLogin.gif
          • navBar_button_NewLogin_over.gif
          • navbar_button_Properties.gif
          • navbar_button_Properties_ov.gif
          • navBar_button_Query.gif
          • navBar_button_Query_over.gif
          • navBar_button_Refresh.gif
          • navBar_button_Refresh_over.gif
          • navBar_button_ToDo.gif
          • navBar_button_ToDo_over.gif
          • Process_background.gif
          • Process_runnable.gif
          • Process_sleeping.gif
          • right.ico
          • small_Icons_Defaults.gif
          • small_Icons_Diagrams.gif
          • small_Icons_Folder.gif
          • small_Icons_Full_Text_Catal.gif
          • small_Icons_Logins.gif
          • small_Icons_ProcessInfo.gif
          • small_Icons_Roles.gif
          • small_Icons_Rules.gif
          • small_Icons_ServerRoles.gif
          • small_Icons_Stored_Procedur.gif
          • small_Icons_Tables.gif
          • small_Icons_User_Defined_Fu.gif
          • small_Icons_User_Defined_Ty.gif
          • small_Icons_Users.gif
          • small_Icons_Views.gif
          • smallIcon_Database.gif
          • smallIcon_Table.gif
          • spacer.gif
          • system_icon.gif
          • TellAFriend.gif
          • windows
            • Border_Bottom.gif
            • Border_BottomLeft.gif
            • Border_BottomRight.gif
            • Border_Left.gif
            • Border_Right.gif
            • icon_ASPEntMan.gif
            • TitleBar_Background.gif
            • TitleBar_CloseButton.gif
            • TitleBar_CloseButtonOver.gif
            • TitleBar_Left.gif
            • TitleBar_Right.gif
        • Release
      • Common
      • DBControls
      • DBLayer
      • frmConnect.cs
      • frmConnect.resx
      • frmPrintPreview.cs
      • frmPrintPreview.resx
      • frmQASharp.cs
      • frmQASharp.resx
      • frmQueryWriter.cs
      • frmQueryWriter.resx
      • frmTestControl.cs
      • frmTestControl.resx
      • Images
        • App.ico
        • Icon_SqlServer.gif
        • Icons_StoredProcudures.gif
        • Icons_Tables.gif
        • Icons_Views.gif
        • large_Icons_Views.gif
        • smallIcon_Database.gif
        • smallIcon_Table.gif
      • Persist.cs
      • QASharp.csproj
      • QASharp.csproj.user
      • QASharp.csproj.vspscc
      • QASharp.sln
  • qasharp12_src.zip
    • QASharp121.jpg
    • QASharp122.jpg
    • QASharpV1.2
      • app.config
      • AssemblyInfo.cs
      • bin
        • images
          • _Progress.gif
          • _splash_Screen.gif
          • checkbox.gif
          • close.gif
          • close_over.gif
          • drop.gif
          • Icon_SqlServer.gif
          • iconCritical.gif
          • IconInformation.gif
          • IconOpenFile.gif
          • Icons_Database.gif
          • Icons_Defaults.gif
          • Icons_Diagrams.gif
          • Icons_FullTextCatalogs.gif
          • Icons_Roles.gif
          • Icons_Rules.gif
          • Icons_StoredProcudures.gif
          • Icons_Tables.gif
          • Icons_UserDefinedDataTypes.gif
          • Icons_UserDefinedFunctions.gif
          • Icons_Users.gif
          • Icons_Views.gif
          • iconSecurity.gif
          • IconWarning.gif
          • key.gif
          • Large_Icons_Databases.gif
          • large_Icons_Defaults.gif
          • large_Icons_Login.gif
          • large_Icons_Query.gif
          • Large_Icons_ServerRoles.gif
          • Large_Icons_StoredProcedure.gif
          • Large_Icons_TableProps.gif
          • large_Icons_Users.gif
          • large_Icons_Views.gif
          • navBar_Background.gif
          • navBar_button_Back.gif
          • navBar_button_Back_over.gif
          • navBar_button_Forward.gif
          • navBar_button_Forward_over.gif
          • navbar_button_Insert.gif
          • navBar_button_Logout.gif
          • navBar_button_Logout_over.gif
          • navbar_button_NewDB.gif
          • navbar_button_NewDB_over.gif
          • navBar_button_NewLogin.gif
          • navBar_button_NewLogin_over.gif
          • navbar_button_Properties.gif
          • navbar_button_Properties_ov.gif
          • navBar_button_Query.gif
          • navBar_button_Query_over.gif
          • navBar_button_Refresh.gif
          • navBar_button_Refresh_over.gif
          • navBar_button_ToDo.gif
          • navBar_button_ToDo_over.gif
          • Process_background.gif
          • Process_runnable.gif
          • Process_sleeping.gif
          • right.ico
          • small_Icons_Defaults.gif
          • small_Icons_Diagrams.gif
          • small_Icons_Folder.gif
          • small_Icons_Full_Text_Catal.gif
          • small_Icons_Logins.gif
          • small_Icons_ProcessInfo.gif
          • small_Icons_Roles.gif
          • small_Icons_Rules.gif
          • small_Icons_ServerRoles.gif
          • small_Icons_Stored_Procedur.gif
          • small_Icons_Tables.gif
          • small_Icons_User_Defined_Fu.gif
          • small_Icons_User_Defined_Ty.gif
          • small_Icons_Users.gif
          • small_Icons_Views.gif
          • smallIcon_Database.gif
          • smallIcon_Table.gif
          • spacer.gif
          • system_icon.gif
          • TellAFriend.gif
          • windows
            • Border_Bottom.gif
            • Border_BottomLeft.gif
            • Border_BottomRight.gif
            • Border_Left.gif
            • Border_Right.gif
            • icon_ASPEntMan.gif
            • TitleBar_Background.gif
            • TitleBar_CloseButton.gif
            • TitleBar_CloseButtonOver.gif
            • TitleBar_Left.gif
            • TitleBar_Right.gif
        • Release
      • Common
      • DBControls
      • DBLayer
      • frmConnect.cs
      • frmConnect.resx
      • frmQASharp.cs
      • frmQASharp.resx
      • frmQueryWriter.cs
      • frmQueryWriter.resx
      • frmTestControl.cs
      • frmTestControl.resx
      • Images
        • App.ico
        • Icon_SqlServer.gif
        • Icons_StoredProcudures.gif
        • Icons_Tables.gif
        • Icons_Views.gif
        • large_Icons_Views.gif
        • smallIcon_Database.gif
        • smallIcon_Table.gif
      • obj
        • Release
          • temp
          • TempPE
      • QASharp.csproj
      • QASharp.csproj.user
      • QASharp.csproj.vspscc
      • QASharp.sln
<?xml version="1.0" encoding="Windows-1252" ?>
<configuration>
	<appSettings>
		<add key="database" value="master" />
		<add key="server" value="abc" />
		<add key="uid" value="sa" />
		<add key="pwd" value="" />
		<add key="defaultdatabase" value="master" />
	</appSettings>
</configuration>

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, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Founder Algorisys Technologies Pvt. Ltd.
India India
Co Founder at Algorisys Technologies Pvt. Ltd.

http://algorisys.com/
https://teachyourselfcoding.com/ (free early access)
https://www.youtube.com/user/tekacademylabs/

Comments and Discussions