Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / April 2007

Tip: Looking for answers? Try searching our database.

Notification when a new column  is added to a table

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
deepak - 11 Apr 2007 07:50 GMT
Hi There,

Is there a way in which Sqlserver  can notify the dotnet application
when a new column is added . i believe we can not use Query
notifiaction here(correct me if i am wrong) .i am using sqlserver
2005
and dotnet 2.0 .

if anybody have an idea of how to do this or know any link in this
regard,please share with me.

Hope i am clear

Cheers
Deepak
Patrice - 11 Apr 2007 10:26 GMT
You way want to elaborate a bit about what you are trying to do. You meant
that your application should be able to handle a schema change in "real
time" ?

I would avoid to change the schema as part of an application normal flow. I
would likely use some data structure to store these as "metadata" (basically
each "extended property" would be stored as a row so that users can add new
properties without having to change tables schema).

---
Patrice

> Hi There,
>
[quoted text clipped - 11 lines]
> Cheers
> Deepak
Rad [Visual C# MVP] - 11 Apr 2007 19:47 GMT
> Hi There,
>
[quoted text clipped - 11 lines]
> Cheers
> Deepak

Perhaps you'd better explain *why* the columns are being added to the
database schema during the execution of the application ...

Signature

Bits.Bytes
http://bytes.thinkersroom.com


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.