文件名称:SQLAndCSharp
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 585kb
- 下载次数:
- 0次
- 提 供 者:
- azad****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
When you run SQLAndCSharp, you will be welcomed by a window named as connection profiles. There are four buttons on it (Edit, Add, Remove, Ok and Cancel) and currently two are active (Add, Cancel).
Click on Add Button to add a database profile.
The only choice available in provider section is "Microsoft Oledb For SQL Server", so just select it and click Next.
Enter user name & password of SQL Server and choose a database. Then press OK.
Now you have added a connection in your connection profiles.
Just select it and then press OK.
You are in the main window now (you can see it in the picture above).
According to functionality, we can divide it into five parts.
Click on Add Button to add a database profile.
The only choice available in provider section is "Microsoft Oledb For SQL Server", so just select it and click Next.
Enter user name & password of SQL Server and choose a database. Then press OK.
Now you have added a connection in your connection profiles.
Just select it and then press OK.
You are in the main window now (you can see it in the picture above).
According to functionality, we can divide it into five parts.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SQLAndCSharp\App.ico
............\AssemblyInfo.cs
............\bin\Release\SQLAndCSharp.vshost.exe
............\...\.......\SQLAndCSharp.vshost.exe.manifest
............\DLLs\CommandBar.dll
............\....\ICSharpCode.TextEditor.dll
............\....\Interop.SQLDMO.dll
............\....\MagicLocalLibrary.dll
............\....\Settings.dll
............\obj\Debug\SQLAndCSharp.projdata
............\...\Release\ResolveAssemblyReference.cache
............\...\.......\SQLAndCSharp.csproj.FileListAbsolute.txt
............\...\.......\SQLAndCSharp.csproj.GenerateResource.Cache
............\...\.......\SQLAndCSharp.exe
............\...\.......\SQLAndCSharp.projdata
............\...\.......\SQLAndCSharp.projdata1
............\...\.......\SQLAndCSharp.Source.GUI.Controls.DatabaseExplorer.resources
............\...\.......\SQLAndCSharp.Source.GUI.Controls.Editor.resources
............\...\.......\SQLAndCSharp.Source.GUI.Forms.frmAbout.resources
............\...\.......\SQLAndCSharp.Source.GUI.Forms.frmBuildConnection.resources
............\...\.......\SQLAndCSharp.Source.GUI.Forms.frmConnectionProfiles.resources
............\...\.......\SQLAndCSharp.Source.GUI.Forms.frmFlash.resources
............\...\.......\SQLAndCSharp.Source.GUI.Forms.frmMain.resources
............\...\.......\SQLAndCSharp.Source.GUI.Forms.frmSavePrompt.resources
............\Source\App\Classes\Attribute.cs
............\......\...\.......\FillUpDatabaseExplorer.cs
............\......\...\.......\FormObject.cs
............\......\...\.......\MainClass.cs
............\......\...\.......\Parameter.cs
............\......\...\.......\ProcedureManager.cs
............\......\...\.......\UserProfile.cs
............\......\...\.......\Utility.cs
............\......\GUI\Classes\DBExplorerDocking.cs
............\......\...\.......\ImageManager.cs
............\......\...\.......\MainMenuManager.cs
............\......\...\.......\MainToolBarManager.cs
............\......\...\.......\TabbedWindowManager.cs
............\......\...\.ontrols\DatabaseExplorer.cs
............\......\...\........\DatabaseExplorer.resx
............\......\...\........\Editor.cs
............\......\...\........\Editor.resx
............\......\...\Forms\frmAbout.cs
............\......\...\.....\frmAbout.resx
............\......\...\.....\frmBuildConnection.cs
............\......\...\.....\frmBuildConnection.resx
............\......\...\.....\frmConnectionProfiles.cs
............\......\...\.....\frmConnectionProfiles.resx
............\......\...\.....\frmFlash.cs
............\......\...\.....\frmFlash.resx
............\......\...\.....\frmMain.cs
............\......\...\.....\frmMain.resx
............\......\...\.....\frmSavePrompt.cs
............\......\...\.....\frmSavePrompt.resx
............\sql.syntax
............\SQL.xshd
............\SQLAndCSharp.csproj
............\SQLAndCSharp.csproj.user
............\SQLAndCSharp.sln
............\SQLAndCSharp.suo
............\Thumbs.db
............\UpgradeLog.XML
............\_UpgradeReport_Files\UpgradeReport.css
............\....................\UpgradeReport.xslt
............\....................\UpgradeReport_Minus.gif
............\....................\UpgradeReport_Plus.gif
............\bin\Data\Modes
............\obj\Debug\temp
............\...\.....\TempPE
............\...\Release\temp
............\...\.......\TempPE
............\Source\App\Classes
............\......\GUI\Classes
............\......\...\Controls
............\......\...\Forms
............\bin\Data
............\...\Debug
............\...\Release
............\obj\Debug
............\...\Release
............\Source\App
............\......\GUI
............\bin
............\DLLs
............\obj
............\Source
............\_UpgradeReport_Files
SQLAndCSharp
............\AssemblyInfo.cs
............\bin\Release\SQLAndCSharp.vshost.exe
............\...\.......\SQLAndCSharp.vshost.exe.manifest
............\DLLs\CommandBar.dll
............\....\ICSharpCode.TextEditor.dll
............\....\Interop.SQLDMO.dll
............\....\MagicLocalLibrary.dll
............\....\Settings.dll
............\obj\Debug\SQLAndCSharp.projdata
............\...\Release\ResolveAssemblyReference.cache
............\...\.......\SQLAndCSharp.csproj.FileListAbsolute.txt
............\...\.......\SQLAndCSharp.csproj.GenerateResource.Cache
............\...\.......\SQLAndCSharp.exe
............\...\.......\SQLAndCSharp.projdata
............\...\.......\SQLAndCSharp.projdata1
............\...\.......\SQLAndCSharp.Source.GUI.Controls.DatabaseExplorer.resources
............\...\.......\SQLAndCSharp.Source.GUI.Controls.Editor.resources
............\...\.......\SQLAndCSharp.Source.GUI.Forms.frmAbout.resources
............\...\.......\SQLAndCSharp.Source.GUI.Forms.frmBuildConnection.resources
............\...\.......\SQLAndCSharp.Source.GUI.Forms.frmConnectionProfiles.resources
............\...\.......\SQLAndCSharp.Source.GUI.Forms.frmFlash.resources
............\...\.......\SQLAndCSharp.Source.GUI.Forms.frmMain.resources
............\...\.......\SQLAndCSharp.Source.GUI.Forms.frmSavePrompt.resources
............\Source\App\Classes\Attribute.cs
............\......\...\.......\FillUpDatabaseExplorer.cs
............\......\...\.......\FormObject.cs
............\......\...\.......\MainClass.cs
............\......\...\.......\Parameter.cs
............\......\...\.......\ProcedureManager.cs
............\......\...\.......\UserProfile.cs
............\......\...\.......\Utility.cs
............\......\GUI\Classes\DBExplorerDocking.cs
............\......\...\.......\ImageManager.cs
............\......\...\.......\MainMenuManager.cs
............\......\...\.......\MainToolBarManager.cs
............\......\...\.......\TabbedWindowManager.cs
............\......\...\.ontrols\DatabaseExplorer.cs
............\......\...\........\DatabaseExplorer.resx
............\......\...\........\Editor.cs
............\......\...\........\Editor.resx
............\......\...\Forms\frmAbout.cs
............\......\...\.....\frmAbout.resx
............\......\...\.....\frmBuildConnection.cs
............\......\...\.....\frmBuildConnection.resx
............\......\...\.....\frmConnectionProfiles.cs
............\......\...\.....\frmConnectionProfiles.resx
............\......\...\.....\frmFlash.cs
............\......\...\.....\frmFlash.resx
............\......\...\.....\frmMain.cs
............\......\...\.....\frmMain.resx
............\......\...\.....\frmSavePrompt.cs
............\......\...\.....\frmSavePrompt.resx
............\sql.syntax
............\SQL.xshd
............\SQLAndCSharp.csproj
............\SQLAndCSharp.csproj.user
............\SQLAndCSharp.sln
............\SQLAndCSharp.suo
............\Thumbs.db
............\UpgradeLog.XML
............\_UpgradeReport_Files\UpgradeReport.css
............\....................\UpgradeReport.xslt
............\....................\UpgradeReport_Minus.gif
............\....................\UpgradeReport_Plus.gif
............\bin\Data\Modes
............\obj\Debug\temp
............\...\.....\TempPE
............\...\Release\temp
............\...\.......\TempPE
............\Source\App\Classes
............\......\GUI\Classes
............\......\...\Controls
............\......\...\Forms
............\bin\Data
............\...\Debug
............\...\Release
............\obj\Debug
............\...\Release
............\Source\App
............\......\GUI
............\bin
............\DLLs
............\obj
............\Source
............\_UpgradeReport_Files
SQLAndCSharp