Dickon Field
|
19f5b32b47
|
some refactoring preparatory to creating a plugin design for various db types
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1784 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
c2f1be983a
|
some refactoring preparatory to creating a plugin design for various db types
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1783 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
b8f7f165e7
|
minor build fix to catch clause
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1767 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
df57cf8bc4
|
bugfixes to the table describe feature and integration of table describe into #D as ViewContent
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1766 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Daniel Grunwald
|
c2189bfa7f
|
Fixed SD2-1044: Semi-colon in MSBuild properties encoded when project saved
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1760 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
d3c54b0d2e
|
added some missing files in Viewer package which broke the build
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1758 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Matt Ward
|
c2ae312888
|
Removed references to missing TableDescribeForm so SharpDbTools project compiles.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1755 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
ac398119aa
|
Added basic Describe functionality for Table metadata
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1750 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
26104f5fc2
|
minor bugfix to load 'empty' metadata files - event handler in place for table description form
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1744 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
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
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1704 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
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.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1699 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
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.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1697 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
4d6221baad
|
More wip: ServerBrowserTool now loads and displays basic DbModelInfos using user's home dir
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1695 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
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
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1693 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
c84261218b
|
Further mods to ServerBrowserTool and ConnectionStringDefinitionDialog to enable attaching connection strings to logical database connections - not currently working
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1684 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
3ea7fcaf12
|
additions to ServerBrowserTool and updates to ConnectionStringDefinitionDialog to modified connection string associated with a database connection
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1681 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
bc8ccb8b28
|
More WIP: addition of DbModelInfos to cache and refresh of ServerBrowserTool
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1667 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
370fde9769
|
More WIP - updates to DbModelInfo, DbModelInfoService and ServerBrowserTool
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1657 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
03314a3f75
|
added prototype classes for various node types that will make up the Database part of the ServerBrowserTool
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1646 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
aa782c4ea9
|
some updates to addin file, DbModelInfoService and ServerBrowserTool
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1645 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
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.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1634 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
bf67ae5547
|
Minor change to DbModelInfoService
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1632 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
cea82dc11b
|
More work in progress on DbModelInfo and ServerBrowserTool
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1631 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
c52c1c5012
|
Added DbModelInfoFactory.cs
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1630 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
ff6c9a0270
|
settled on DataSet to represent connection and model info. removed ConnectionInfo
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1627 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
ec61089521
|
work in progress - added more detail around connection, metadata and object view management
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1619 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Dickon Field
|
d3b4caea01
|
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1591 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |