Re: Unique ID
From: Jaco (Jaco_at_discussions.microsoft.com)
Date: 01/14/05
- Next message: Gail Erickson [MS]: "Re: check constraints and null values"
- Previous message: Alejandro Mesa: "RE: Dynamic SQL Question...."
- In reply to: Aaron [SQL Server MVP]: "Re: Unique ID"
- Next in thread: Bob Barrows [MVP]: "Re: Unique ID"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 14 Jan 2005 10:19:06 -0800
It is for a licensing app. Our current app takes the server name and
generates a encrypted key that runs on our database.Thus if we have multiple
databases on the one server you can unlock them all with one script. This can
however easily be cracked.
I need a unique key from the database that generates when you attach the
database or that is unique to that database so that we can generate the
encrypted key per database rather than for the whole server.
"Aaron [SQL Server MVP]" wrote:
> I still don't think it's clear what he wants...
>
> --
> http://www.aspfaq.com/
> (Reverse address to reply.)
>
>
>
>
> <galenboyerdev@hotpop.com> wrote in message news:k6qgou8o.fsf@hotpop.com...
> > "Aaron [SQL Server MVP]" <ten.xoc@dnartreb.noraa> writes:
> >
> > > No other database on any other instance or server in the world? I don't
> > > think so.
> >
> > Does SQLServer support a GUID? That should get him what he wants.
> >
> > --
> > Galen Boyer
>
>
>
- Next message: Gail Erickson [MS]: "Re: check constraints and null values"
- Previous message: Alejandro Mesa: "RE: Dynamic SQL Question...."
- In reply to: Aaron [SQL Server MVP]: "Re: Unique ID"
- Next in thread: Bob Barrows [MVP]: "Re: Unique ID"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|