Show Changes Show Changes
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Administration Page Administration Page
Search

History

3/15/2007 6:00:42 PM
-67.124.90.88
3/15/2007 6:00:16 PM
-67.124.90.88
3/15/2007 5:59:34 PM
-67.124.90.88
11/6/2006 10:12:10 AM
-65.243.177.226
10/31/2006 2:27:18 PM
-65.243.177.226
List all versions List all versions

RSS feed for the FlexWiki namespace

Flex Wiki Sql Schema
.
AuthorsNote

The purpose of this plugin is to provide extended information about the structure (and content!) of a SQL Server database.

See the fwSqlSchema page to download the source. (Yeah, yeah, it's not very well written, and I never resolved the "@" bug when displaying stored proc contents, but at least it won't crash. )

Plugin methods that are callable from WikiTalk are:

String AnalyzeStoredProcedure(String dbName, String procName)

String AnalyzeTable(String dbName, String tableName)

String DefinitionOfStoredProcedure(String dbName, String procName)

String ListColumnProperties(String dbName, String tableName, String colName)

String ListDatabases

String ListDistinctColumnValues(String dbName, String tableName, String colName)

String ListStoredProcedures(String dbName)

String ListTables(String dbName)

String TableOfData(String dbName, String tableName)

Sorry, documentation is sparse, but I can warn you that there will be constants that require modification at the beginning of fwSqlSchema.cs.

Question

Not logged in. Log in

Welcome to the home of FlexWiki, a collaboration tool, based on WikiWiki, implemented using Microsoft .NET technologies

This is FlexWiki, an open source wiki engine.

This site supports the new NoFollow anti-spam initiative.
Change Style

Recent Topics