Sign Up |  Live StatsLive Stats    Articles 35,345| Comments 159,790| Members 17,820, Newest waheguruhelpme| Online 221
Home Contact
 (Forgotten?): 
    Sikhism

   
                                                                     Your Banner Here!    

Sikh Philosophy Network » Sikh Philosophy Network » Current Affairs » Information Technology » Field and Datasheet Names are Different. Why?

Field and Datasheet Names are Different. Why?

Our Donation Goal : Why Donate? : Donate Today! : Donate Anonymously (ਗੁਪਤ) : Our Family of Supporters
Goal this month: 400 USD, Received: 35 USD (9%)
Please Donate...
Related Topics...
Thread Thread Starter Forum Replies Last Post
Form datasheet unbound field Marc Information Technology 1 28-Jul-2006 08:40 AM
Datasheet form has #NAME? in field Marc Information Technology 3 28-Jul-2006 08:40 AM
Getting field names for about 30 tables Andreww Information Technology 5 28-Jul-2006 08:24 AM
First Row as Field Names Arslan Information Technology 5 09-Nov-2005 17:50 PM
Reverse names in one field AL1999 via AccessMonster.com Information Technology 7 04-Nov-2005 15:20 PM


Tags
field, datasheet, names, different
Reply Post New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!
  #1 (permalink)  
Old 28-Jul-2006, 08:40 AM
Robert T's Avatar Robert T
Guest
 
Posts: n/a
   
   
Field and Datasheet Names are Different. Why?

  Donate Today!   Email to Friend  Tell a Friend   Show Printable Version  Print   Contact sikhphilosophy.net Administraion for any Suggestions, Ideas, Feedback.  Feedback  

Register to Remove Advertisements
Hello:

I'm used to working in an excellent database program called Alpha Five where
changing a name of the field in table design shows up correctly everywhere,
including forms and reports. I have to use Access 2003 on my job and I'm
perplexed by some of the behavior I've seen.

For example, I imported tables from another Access DB and then changed the
names of some fields. However, when I clicked on the tables and the Datasheet
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/13776-field-and-datasheet-names-different-why.html
view came up, it displayed the old names that were changed and no longer
exist.

I don't understand this behavior. If I go into table design and change the
name of fields, why aren't those changes reflected everywhere? At the very
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13776
least, the correct field name should be displayed in a datasheet. This
behavior is extremely confusing, especially to users who weren't privy to the
design process.

I've noticed some other strange behavior when editing code behind buttons,
but I'll save that question for a later time.

Thanks,
RT



 
Do share your immediate thoughts or reactions on this issue? We value your views! Login Now! or Sign Up Today! to share your views with us.. Gurfateh!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 28-Jul-2006, 08:40 AM
Wayne-I-M's Avatar Wayne-I-M
Guest
 
Posts: n/a
   
   
RE: Field and Datasheet Names are Different. Why?

Hi Robert

You have changed the control source but not the name of the field - the
column title on your datsheet. If you alte the control source the name is
retained. But if you delete the field and then re-insert it, it will have
your new control source as the name by default - unless you alter it.
--
Wayne
Manchester, England.



"Robert T" wrote:

> Hello:
>
> I'm used to working in an excellent database program called Alpha Five where
> changing a name of the field in table design shows up correctly everywhere,
> including forms and reports. I have to use Access 2003 on my job and I'm
> perplexed by some of the behavior I've seen.
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13776
>
> For example, I imported tables from another Access DB and then changed the
> names of some fields. However, when I clicked on the tables and the Datasheet
> view came up, it displayed the old names that were changed and no longer
> exist.
>
> I don't understand this behavior. If I go into table design and change the
> name of fields, why aren't those changes reflected everywhere? At the very
> least, the correct field name should be displayed in a datasheet. This
> behavior is extremely confusing, especially to users who weren't privy to the
> design process.
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13776
>
> I've noticed some other strange behavior when editing code behind buttons,
> but I'll save that question for a later time.
>
> Thanks,
> RT

Reply With Quote
  #3 (permalink)  
Old 28-Jul-2006, 08:40 AM
Robert T's Avatar Robert T
Guest
 
Posts: n/a
   
   
RE: Field and Datasheet Names are Different. Why?

Hello Wayne:

Thanks for the prompt response. I returned to table design, deleted the
fields where the names were incorrectly displayed, saved the table design,
reopened table design and added the fields back to the table with the new and
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13776
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13776
updated names. That worked, so my problem was solved.

However, I still don't understand why the Datasheet, which isn't a form or a
report, was reflecting the old field name when it no longer existed.

Thanks,
Robert


Reply With Quote
  #4 (permalink)  
Old 28-Jul-2006, 08:40 AM
Dirk Goldgar's Avatar Dirk Goldgar
Guest
 
Posts: n/a
   
   
Re: Field and Datasheet Names are Different. Why?

"Robert T" wrote in message
news:6E47C4CC-1DC7-4D16-8019-2F6426A35825@microsoft.com
> Hello:
>
> I'm used to working in an excellent database program called Alpha
> Five where changing a name of the field in table design shows up
> correctly everywhere, including forms and reports. I have to use
> Access 2003 on my job and I'm perplexed by some of the behavior I've
> seen.
>
> For example, I imported tables from another Access DB and then
> changed the names of some fields. However, when I clicked on the
> tables and the Datasheet view came up, it displayed the old names
> that were changed and no longer exist.
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13776
>
> I don't understand this behavior. If I go into table design and
> change the name of fields, why aren't those changes reflected
> everywhere? At the very least, the correct field name should be
> displayed in a datasheet. This behavior is extremely confusing,
> especially to users who weren't privy to the design process.


I suspect that the fields' Caption properties had been set. In
datasheet view of a table, the column header is taken from the Caption
property of the field, if that has been set; if there's no Caption
property, then the name of the field is used.

--
Dirk Goldgar, MS Access MVP
www.datagnostics.com
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13776

(please reply to the newsgroup)


Reply With Quote
  #5 (permalink)  
Old 28-Jul-2006, 08:40 AM
Robert T's Avatar Robert T
Guest
 
Posts: n/a
   
   
Re: Field and Datasheet Names are Different. Why?

Hi Dirk:

Thanks for the feedback, however, I couldn't find a property sheet for a
Datasheet view where I could change the caption. Where and how can I find
that?

Robert

"Dirk Goldgar" wrote:

> "Robert T" wrote in message
> news:6E47C4CC-1DC7-4D16-8019-2F6426A35825@microsoft.com
> > Hello:
> >
> > I'm used to working in an excellent database program called Alpha
> > Five where changing a name of the field in table design shows up
> > correctly everywhere, including forms and reports. I have to use
> > Access 2003 on my job and I'm perplexed by some of the behavior I've
> > seen.
> >
> > For example, I imported tables from another Access DB and then
> > changed the names of some fields. However, when I clicked on the
> > tables and the Datasheet view came up, it displayed the old names
> > that were changed and no longer exist.
> >
> > I don't understand this behavior. If I go into table design and
> > change the name of fields, why aren't those changes reflected
> > everywhere? At the very least, the correct field name should be
> > displayed in a datasheet. This behavior is extremely confusing,
> > especially to users who weren't privy to the design process.

>
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13776
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13776
> I suspect that the fields' Caption properties had been set. In
> datasheet view of a table, the column header is taken from the Caption
> property of the field, if that has been set; if there's no Caption
> property, then the name of the field is used.
>
> --
> Dirk Goldgar, MS Access MVP
> www.datagnostics.com
>
> (please reply to the newsgroup)
>
>
>

Reply With Quote
  #6 (permalink)  
Old 28-Jul-2006, 08:40 AM
Dirk Goldgar's Avatar Dirk Goldgar
Guest
 
Posts: n/a
   
   
Re: Field and Datasheet Names are Different. Why?

"Robert T" wrote in message
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13776
news:549F66F3-4C83-4233-8B7C-A14BFFF98652@microsoft.com
> Hi Dirk:
>
> Thanks for the feedback, however, I couldn't find a property sheet
> for a Datasheet view where I could change the caption. Where and how
> can I find that?


The Caption property of each field is set in the design view of the
table. Open the table in design view, click on each of the renamed
fields in turn, and check the Caption property in the property sheet in
the lower pane. I'm only guessing that this is the problem, of course,
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13776
but your description makes it sound likely.

Note that this is different from the datasheet view of a form. But you
said the problem was evident when you open the table directly in
datasheet view.

--
Dirk Goldgar, MS Access MVP
www.datagnostics.com

(please reply to the newsgroup)


Reply With Quote
  #7 (permalink)  
Old 28-Jul-2006, 08:40 AM
Robert T's Avatar Robert T
Guest
 
Posts: n/a
   
   
Re: Field and Datasheet Names are Different. Why?

Hi Dirk:

That made a lot of sense to me, thanks for the explanation. However, when I
went back and checked there was nothing in the Caption box when examined
during a table redesign. Plus it's a little late, I deleted the fields with
the problems, saved the table, and then added back the fields we needed.

Robert

"Dirk Goldgar" wrote:

> "Robert T" wrote in message
> news:549F66F3-4C83-4233-8B7C-A14BFFF98652@microsoft.com
> > Hi Dirk:
> >
> > Thanks for the feedback, however, I couldn't find a property sheet
> > for a Datasheet view where I could change the caption. Where and how
> > can I find that?

>
> The Caption property of each field is set in the design view of the
> table. Open the table in design view, click on each of the renamed
> fields in turn, and check the Caption property in the property sheet in
> the lower pane. I'm only guessing that this is the problem, of course,
> but your description makes it sound likely.
>
> Note that this is different from the datasheet view of a form. But you
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13776
> said the problem was evident when you open the table directly in
> datasheet view.
>
> --
> Dirk Goldgar, MS Access MVP
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13776
> www.datagnostics.com
>
> (please reply to the newsgroup)
>
>
>

Reply With Quote
  #8 (permalink)  
Old 28-Jul-2006, 08:40 AM
Dirk Goldgar's Avatar Dirk Goldgar
Guest
 
Posts: n/a
   
   
Re: Field and Datasheet Names are Different. Why?

  Donate Today!  
"Robert T" wrote in message
news4D77E7C-2CD6-4A58-98D4-B6E1DBC285BF@microsoft.com
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13776
> Hi Dirk:
>
> That made a lot of sense to me, thanks for the explanation. However,
> when I went back and checked there was nothing in the Caption box
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13776
> when examined during a table redesign. Plus it's a little late, I
> deleted the fields with the problems, saved the table, and then added
> back the fields we needed.


Hmm, odd. It seemed so likely, too! I don't suppose you want to send
me a copy of the original database that was behaving badly, so I can try
to figure out what was going on? If you do, you can get my real e-mail
address by removing NO SPAM from the reply-address of this message.

--
Dirk Goldgar, MS Access MVP
www.datagnostics.com

(please reply to the newsgroup)


Reply With Quote
   Click Here to Donate Now!

Support Us!
Become a Promoter!
Gurfateh ji, you can become a SPN Promoter by Donating as little as $10 each month. With limited resources & high operational costs, your donations make it possible for us to deliver a quality website and spread the teachings of the Sri Guru Granth Sahib Ji, to serve & uplift humanity. Every contribution counts. Donate Generously. Gurfateh!
ReplyPost New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!

Bookmarks


(View-All Members who have read this thread : 0
There are no names to display.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Tools Search
Search:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

» Gurbani Jukebox
Listen to Gurbani while surfing SPN!
» Active Discussions
sikhism Who is "Mohan"?
Today 08:46 AM
22 Replies, 335 Views
sikhism How important is Matha...
Today 08:12 AM
59 Replies, 1,038 Views
sikhism need urgent advice.......
Today 06:46 AM
6 Replies, 81 Views
sikhism ਨਾਮਾ
Today 06:37 AM
2 Replies, 53 Views
sikhism Sikh Diamonds Video...
Today 04:23 AM
6 Replies, 116 Views
sikhism Are Creator and Creation...
Today 01:30 AM
44 Replies, 2,837 Views
sikhism Herman Hesse,...
Today 00:54 AM
13 Replies, 229 Views
sikhism On a Scale of Most...
Yesterday 21:42 PM
30 Replies, 1,277 Views
sikhism I became victim by...
Yesterday 19:50 PM
0 Replies, 44 Views
sikhism Sikh Books downloads
Yesterday 15:39 PM
2 Replies, 66 Views
sikhism Salok Sheikh Farid ji...
Yesterday 09:35 AM
0 Replies, 47 Views
sikhism In Punjab, three farmers...
Yesterday 05:36 AM
0 Replies, 49 Views
sikhism Supernatural Sikhs, what...
Yesterday 03:45 AM
19 Replies, 414 Views
sikhism Sukhmani Sahib Astpadi...
26-May-2012 22:57 PM
0 Replies, 51 Views
Do You Think You Are...
26-May-2012 09:59 AM
94 Replies, 8,258 Views
» Books You Should Read...
Powered by vBadvanced CMPS v3.2.2

All times are GMT +6.5. The time now is 09:42 AM.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.5.2 Copyright © 2004-12, All Rights Reserved. Sikh Philosophy Network


Page generated in 0.46390 seconds with 30 queries