473,382 Members | 1,464 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Lookup in tables

hyperpau
184 Expert 100+
calling in Neopa, and mmccarthy,

is it true that it is better to have the comboboxes created in the
design view of forms, instead of making those fields as look up in the design view of the table?

coz what I do is I create the relationships of the tables by using the lookup wizard in the design view of tables. so that everytime I add that field to a form, it is automatically a combo box.
Somebody told me that this would cause errors along the way.

can you give me light on this?
Jul 13 '07 #1
3 1375
missinglinq
3,532 Expert 2GB
Bob Larson at that "other place" is often opinionated, but seldom gives out wrong information, which one of the reason's he's the moderator! As he said, it is the prevailing opinion among experts that form based comboboxes is the best way to go!

I don't doubt that you've used the lookup wizard successfully for quite a while, but I suspect you've simply been lucky! I've used memo fields successfully for a number of years, yet that do cause numerous problems to many developers, and I always warn others of the risks in using them!

Linq ;0)>
Jul 13 '07 #2
FishVal
2,653 Expert 2GB
calling in Neopa, and mmccarthy,

is it true that it is better to have the comboboxes created in the
design view of forms, instead of making those fields as look up in the design view of the table?

coz what I do is I create the relationships of the tables by using the lookup wizard in the design view of tables. so that everytime I add that field to a form, it is automatically a combo box.
Somebody told me that this would cause errors along the way.

can you give me light on this?
I use lookup wizard for years, it has never made me troubles.

Moreover its my usual practice to change lookup properties (as well as many other field properties) in table design letting Access to update all dependant objects (particulary form controls as I dislike Access reports and never dealt with Data access pages). Again, never makes me problema.

As for me this way is suitable and preferrable.
Jul 13 '07 #3
hyperpau
184 Expert 100+
Thanks guys! I'll keep that in mind. i was not aware that memo fields causes errors down the road.
Jul 19 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: DKode | last post by:
Ok, My staff has determined that we will be using custom business objects for a new app we are creating. we have an object that is called Employee. The employee object has about 8 lookup...
2
by: CoreyWhite | last post by:
The future of computer architecture will use lookup tables. Currently computer processor speed outweighs the benefits of using computer memory for lookup tables, except in some cases. As computer...
9
by: Koen | last post by:
Hi all, My application uses a lot of lookup tables. I've splitted the frontend (forms, reports, etc) from the backend (data). The database has around 10 different users. The values in the...
3
by: my-wings | last post by:
I've been reading about how evil Lookup fields in tables are, but I've got to be missing something really basic. I know this subject has been covered before, because I've just spent an hour or two...
3
by: google | last post by:
I have a database with four table. In one of the tables, I use about five lookup fields to get populate their dropdown list. I have read that lookup fields are really bad and may cause problems...
10
by: junky_fellow | last post by:
what are lookup tables ? How can they be used to optimise the code ?
4
by: jon f kaminsky | last post by:
Hi- I've seen this problem discussed a jillion times but I cannot seem to implement any advice that makes it work. I am porting a large project from VB6 to .NET. The issue is using the combo box...
0
by: dbuchanan | last post by:
Hello, For my datagrid I added a datagrid table style to include columns from my lookup tables. These display the values in the lookup tables rather than just the integer key value stored in the...
3
by: dbuchanan | last post by:
Hello, (Windows forms - SQL Server) I fill my datagrid with a stored procedure that includes relationships to lookup tables so that users can see the values of the combobox selections rather...
1
by: paulquinlan100 | last post by:
Hi Im having problems getting a column in one of my tables to display the lookup values correctly. The database is split, in the backend the rowsource for this particular field is set to a...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.