Re: Signing a Database (not digital)
- From: "Christine Lisi" <ChristineLisi@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 21 Jun 2005 12:12:01 -0700
Tim - I'm sorry. I'm a beginner and I have no idea what you're talking
about. Can you be more specific or give me step-by-step instructions?
Thanks,
Christine
"Tim Ferguson" wrote:
> "=?Utf-8?B?Q2hyaXN0aW5lIExpc2k=?="
> <ChristineLisi@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
> news:A456F04A-4F23-4572-8440-7132D831685E@xxxxxxxxxxxxx:
>
> > I would like to sign my database using my name, and I don't want
> > anyone to be able to modify the signature. Does anyone have any idea
> > how I would accomplish this. In other words, I would like my name
> > (Created By: Christine Lisi) to appear on all tables, queries, etc.
> > Kind of like credits.
> >
>
> Use a global variable or a public function to return the string you want;
> and then use text boxes on the forms with their controlsources set to it.
>
> You can format the text box so it looks like a label. I don't think you can
> set the controlsource for a label.Caption to a function or a variable. You
> could do it by using the Form_Open event to read it and poke in the value.
>
> Hope that helps
>
>
> Tim F
>
>
.
- Follow-Ups:
- Re: Signing a Database (not digital)
- From: Tim Ferguson
- Re: Signing a Database (not digital)
- References:
- Signing a Database (not digital)
- From: Christine Lisi
- Re: Signing a Database (not digital)
- From: Tim Ferguson
- Signing a Database (not digital)
- Prev by Date: RE: table design
- Next by Date: RE: table design
- Previous by thread: Re: Signing a Database (not digital)
- Next by thread: Re: Signing a Database (not digital)
- Index(es):
Relevant Pages
|