27 Commits (19f5b32b47159af3f2178852062920fb07856f68)

Author SHA1 Message Date
Dickon Field 19f5b32b47 some refactoring preparatory to creating a plugin design for various db types 19 years ago
Dickon Field c2f1be983a some refactoring preparatory to creating a plugin design for various db types 19 years ago
Dickon Field b8f7f165e7 minor build fix to catch clause 19 years ago
Dickon Field df57cf8bc4 bugfixes to the table describe feature and integration of table describe into #D as ViewContent 19 years ago
Daniel Grunwald c2189bfa7f Fixed SD2-1044: Semi-colon in MSBuild properties encoded when project saved 19 years ago
Dickon Field d3c54b0d2e added some missing files in Viewer package which broke the build 19 years ago
Matt Ward c2ae312888 Removed references to missing TableDescribeForm so SharpDbTools project compiles. 19 years ago
Dickon Field ac398119aa Added basic Describe functionality for Table metadata 19 years ago
Dickon Field 26104f5fc2 minor bugfix to load 'empty' metadata files - event handler in place for table description form 19 years ago
Dickon Field c4fe8d4e5a minor changes to ensure that the user is prompted when an attempt it made to overwrite and existing local metadata file 19 years ago
Dickon Field 7451fc131f ServerBrowserTool now shows meta data for db objects such as Tables, Procedures etc. Loading of metadata from files is now invoked from right click menu for each connection rather than at start up. Beware will overwrite saved metadata if SaveAll invoked while 'empty' DbModelInfos are loaded. 19 years ago
Dickon Field 1f7f063e9f now has features: 1. can set/reset connection string for a connection, retrieve metadata, and save it, although it is not displayed in the UI. Beware! Metadata is currently unconstrained and consequently huge - a simple Oracle Express db is 67Mb of data in serialised xml form. 19 years ago
Dickon Field 4d6221baad More wip: ServerBrowserTool now loads and displays basic DbModelInfos using user's home dir 19 years ago
Dickon Field 4798d42751 Various fixes: can now add a ConnectionString to a DbModelInfo using the corresponding TreeNode, and SaveAll saves the content of each DbModelInfo to the user's home directory 19 years ago
Dickon Field c84261218b Further mods to ServerBrowserTool and ConnectionStringDefinitionDialog to enable attaching connection strings to logical database connections - not currently working 19 years ago
Dickon Field 3ea7fcaf12 additions to ServerBrowserTool and updates to ConnectionStringDefinitionDialog to modified connection string associated with a database connection 19 years ago
Dickon Field bc8ccb8b28 More WIP: addition of DbModelInfos to cache and refresh of ServerBrowserTool 19 years ago
Dickon Field 370fde9769 More WIP - updates to DbModelInfo, DbModelInfoService and ServerBrowserTool 19 years ago
Dickon Field 03314a3f75 added prototype classes for various node types that will make up the Database part of the ServerBrowserTool 19 years ago
Dickon Field aa782c4ea9 some updates to addin file, DbModelInfoService and ServerBrowserTool 19 years ago
Daniel Grunwald 44dfe7f1b8 Fix file headers: set svn:keywords=Revision on all files; apply file header to all files; make all files UTF-8. 19 years ago
Dickon Field bf67ae5547 Minor change to DbModelInfoService 19 years ago
Dickon Field cea82dc11b More work in progress on DbModelInfo and ServerBrowserTool 19 years ago
Dickon Field c52c1c5012 Added DbModelInfoFactory.cs 19 years ago
Dickon Field ff6c9a0270 settled on DataSet to represent connection and model info. removed ConnectionInfo 19 years ago
Dickon Field ec61089521 work in progress - added more detail around connection, metadata and object view management 19 years ago
Dickon Field d3b4caea01 git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1591 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 19 years ago