"Repository" for UDF's
Date: Fri, 5 Dec 2003 11:46:38 -0500
Hello.
We're running SQL Server 2000.
I want to create a common repository for UDF's. My thinking is creating a
"common" database and putting all "common" stuff, like UDF's, in there.
Any other suggestions?
Thanks in advance,
Mike
Relevant Pages
- Re: Ent Library Application blocks
... couple of common things: A Connection, A Command, and a Container for any ... database and data source types. ... Open a Connection ... Create a Command ... (microsoft.public.dotnet.framework.aspnet) - Re: Ent Library Application blocks
... After spending a while longer with DAAB I don't see any advantage over what ... encapsulation of common functionality is the best way to go. ... For example, as you've already mentioned, most database operations require ... Open a Connection ... (microsoft.public.dotnet.framework.aspnet) - Importing from 2 seperate Excell tables with some common and uncommon columns
... add all of the uncommon fields to it. ... For 2 or 3 create an Update query that populates all the ... based on one or more common fields. ... database, and the uncommon columns will be new fields. ... (microsoft.public.access.externaldata) - Re: Access errors that I dont understand
... While ACCESS at times may "remember" breakpoints that are put in the code ... while a developer is debugging an application, it's not a common situation. ... compact/repair and compile the database, then close the database, then open ... it again and uncomment out the line of code and compile again. ... (microsoft.public.access.gettingstarted) - Re: Lost in security
... They should be adding records to one common table. ... them copies of the database, have them access the table on your LAN. ... Admin must see all tables, but restricted user can see only his own table ... while restricted users could access basic and only their own table. ... (microsoft.public.access.security) |
|