Re: How to access sql table field description in asp.net.
From: Aaron Bertrand [MVP] (aaron_at_TRASHaspfaq.com)
Date: 04/28/04
- Next message: Uri Dimant: "Re: SQL 2000: Inserting multiple rows into a single table"
- Previous message: robj: "Enforcing a Business Rule to Return Specific @VALUE"
- In reply to: Uri Dimant: "Re: How to access sql table field description in asp.net."
- Next in thread: Uri Dimant: "Re: How to access sql table field description in asp.net."
- Reply: Uri Dimant: "Re: How to access sql table field description in asp.net."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 28 Apr 2004 01:36:38 -0400
Not anymore. ;-)
Thanks for the heads-up.
-- Aaron Bertrand SQL Server MVP http://www.aspfaq.com/ "Uri Dimant" <urid@iscar.co.il> wrote in message news:OpLgk$NLEHA.3904@TK2MSFTNGP09.phx.gbl... > Hi, Aaron > In your example you have created table which called dbo.TestTable but when > you use EXEC sp_addextendedproperty and fn_listextendedproperty(). you > point to table called T2. Am I right? > > "Aaron Bertrand [MVP]" <aaron@TRASHaspfaq.com> wrote in message > news:eYIGoMMLEHA.3428@TK2MSFTNGP09.phx.gbl... >> This article will show you a query that will do it; then you just call it >> like you would any other query. >> >> http://www.aspfaq.com/2244 >> >> -- >> Aaron Bertrand >> SQL Server MVP >> http://www.aspfaq.com/ >> >> >> "?+?" <fatihmira@hotmail.com> wrote in message >> news:bd519e1a.0404271718.2cd857df@posting.google.com... >> > Is there a way how to access sql table field description by using > asp.net. >> >> > >
- Next message: Uri Dimant: "Re: SQL 2000: Inserting multiple rows into a single table"
- Previous message: robj: "Enforcing a Business Rule to Return Specific @VALUE"
- In reply to: Uri Dimant: "Re: How to access sql table field description in asp.net."
- Next in thread: Uri Dimant: "Re: How to access sql table field description in asp.net."
- Reply: Uri Dimant: "Re: How to access sql table field description in asp.net."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|