A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Text Field Missing in Linked Database!



 
 
Thread Tools Display Modes
  #1  
Old August 22nd, 2008, 03:57 PM posted to microsoft.public.access.tablesdbdesign
Eka1618
external usenet poster
 
Posts: 90
Default Text Field Missing in Linked Database!

Hello,

I want to create a field called K_HEX, I want to make the dataType TEXT and
I want to set its properties as follows:

DisplayControl: ListBox
Row Source Type: Value List
Row Source: "17
mm";"19mm";"3/4""";"21mm";"13/16""";"22mm";"7/8""";"22.5mm";"N/A"

Allow Multiple Values: YES
Allow Value List Edits: YES


My database is already split, so I am adding my new field to a file called
engData where my split tables lie. I have added plenty of record since I
split the database, but for some reason, it is not allowing me to add a field
that is set with the properties that I have above.

When I go to my database to make changes on form and reports etc, this new
field is not appearing in the table. When I look at the table from this file,
K_HEX size is not showing, but there is a blank spot for it... if I try to
edit it here (which I know I can't do) the field re-appears (probably because
its really in the table).

I am not sure what I going on... Can anyone help me?

Thank you!

--
~Erica~

  #2  
Old August 22nd, 2008, 04:39 PM posted to microsoft.public.access.tablesdbdesign
Allen Browne
external usenet poster
 
Posts: 11,706
Default Text Field Missing in Linked Database!

Try a compact repair.

If that doesn't work, delete the linked table (in the front end, not the
real table in the back end), and link it again via the External Data tab of
the ribbon.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Eka1618" wrote in message
...
Hello,

I want to create a field called K_HEX, I want to make the dataType TEXT
and
I want to set its properties as follows:

DisplayControl: ListBox
Row Source Type: Value List
Row Source: "17
mm";"19mm";"3/4""";"21mm";"13/16""";"22mm";"7/8""";"22.5mm";"N/A"

Allow Multiple Values: YES
Allow Value List Edits: YES


My database is already split, so I am adding my new field to a file called
engData where my split tables lie. I have added plenty of record since I
split the database, but for some reason, it is not allowing me to add a
field
that is set with the properties that I have above.

When I go to my database to make changes on form and reports etc, this new
field is not appearing in the table. When I look at the table from this
file,
K_HEX size is not showing, but there is a blank spot for it... if I try to
edit it here (which I know I can't do) the field re-appears (probably
because
its really in the table).

I am not sure what I going on... Can anyone help me?

Thank you!

--
~Erica~


  #3  
Old August 22nd, 2008, 04:55 PM posted to microsoft.public.access.tablesdbdesign
Eka1618
external usenet poster
 
Posts: 90
Default Text Field Missing in Linked Database!

Allen,

That's a good idea! I already tried compacting, I even Compiled &
Decompiled...

I hope this works!
--
~Erica~


"Allen Browne" wrote:

Try a compact repair.

If that doesn't work, delete the linked table (in the front end, not the
real table in the back end), and link it again via the External Data tab of
the ribbon.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Eka1618" wrote in message
...
Hello,

I want to create a field called K_HEX, I want to make the dataType TEXT
and
I want to set its properties as follows:

DisplayControl: ListBox
Row Source Type: Value List
Row Source: "17
mm";"19mm";"3/4""";"21mm";"13/16""";"22mm";"7/8""";"22.5mm";"N/A"

Allow Multiple Values: YES
Allow Value List Edits: YES


My database is already split, so I am adding my new field to a file called
engData where my split tables lie. I have added plenty of record since I
split the database, but for some reason, it is not allowing me to add a
field
that is set with the properties that I have above.

When I go to my database to make changes on form and reports etc, this new
field is not appearing in the table. When I look at the table from this
file,
K_HEX size is not showing, but there is a blank spot for it... if I try to
edit it here (which I know I can't do) the field re-appears (probably
because
its really in the table).

I am not sure what I going on... Can anyone help me?

Thank you!

--
~Erica~



  #4  
Old August 22nd, 2008, 04:59 PM posted to microsoft.public.access.tablesdbdesign
Eka1618
external usenet poster
 
Posts: 90
Default Text Field Missing in Linked Database!

Allen,

That worked great! Hopefully that is all I needed to do...

Thanks again!

--
~Erica~


"Allen Browne" wrote:

Try a compact repair.

If that doesn't work, delete the linked table (in the front end, not the
real table in the back end), and link it again via the External Data tab of
the ribbon.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Eka1618" wrote in message
...
Hello,

I want to create a field called K_HEX, I want to make the dataType TEXT
and
I want to set its properties as follows:

DisplayControl: ListBox
Row Source Type: Value List
Row Source: "17
mm";"19mm";"3/4""";"21mm";"13/16""";"22mm";"7/8""";"22.5mm";"N/A"

Allow Multiple Values: YES
Allow Value List Edits: YES


My database is already split, so I am adding my new field to a file called
engData where my split tables lie. I have added plenty of record since I
split the database, but for some reason, it is not allowing me to add a
field
that is set with the properties that I have above.

When I go to my database to make changes on form and reports etc, this new
field is not appearing in the table. When I look at the table from this
file,
K_HEX size is not showing, but there is a blank spot for it... if I try to
edit it here (which I know I can't do) the field re-appears (probably
because
its really in the table).

I am not sure what I going on... Can anyone help me?

Thank you!

--
~Erica~



 




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:39 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.