Computing.Net > Forums > Office Software > Access Text SQL Value

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Access Text SQL Value

Reply to Message Icon

Name: Chad Johnson (by ChadJohnson)
Date: February 18, 2004 at 15:40:20 Pacific
OS: WinXP
CPU/Ram: N/A
Comment:

I am working with something that someone else created, and they have the control source of a text field (Name) set to

SELECT FullName FROM informix_id_rec WHERE informix_id_rec.id = kine_staff_rec.Staff_ID;

informix_id_rec is a table in a live database, and kine_staff_rec is a table within my Access database. These fields do exist in both tables.

When I run the access program, the Name field's value gets set to #Name?

Why is this happening?



Sponsored Link
Ads by Google

Response Number 1
Name: chnos
Date: February 19, 2004 at 00:54:25 Pacific
Reply:

U mean u use sql language in access?


0

Response Number 2
Name: altaylor
Date: February 19, 2004 at 05:35:17 Pacific
Reply:

Are you sure that your Access database is linked to the external table? The table name should appear in your list of tables with a diamond-shaped bullet mark at the left.


0

Response Number 3
Name: Chad Johnson (by ChadJohnson)
Date: February 19, 2004 at 21:42:01 Pacific
Reply:

Why not use SQL in Access?

Yes, I am sure that the informix_id_rec is linked to an external database. There is a diamond-shaped icon next to it.

What could be a possible problem?


0

Response Number 4
Name: altaylor
Date: February 20, 2004 at 03:03:05 Pacific
Reply:

Have you tried the suggestions in the Access help file?
Look up #NAME? in the index and select 'Troubleshoot forms' from the items.
Difficult to suggest anything else without the files' structures.


0

Response Number 5
Name: Jennifer SUMN
Date: February 21, 2004 at 15:27:56 Pacific
Reply:

Is your Access table "Name" field set to the same field type as the SQL field?


0

Related Posts

See More



Response Number 6
Name: Chad Johnson (by ChadJohnson)
Date: February 24, 2004 at 09:26:30 Pacific
Reply:

I fixed it with some help. I have a form, then I have a subform (in which the name field is located). I simply linked these two values and it works great. Thanks for the input!

For curiosity sake, I will look at an old version and see if the types are the same.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Office Software Forum Home


Sponsored links

Ads by Google


Results for: Access Text SQL Value

MS Access 97 SQL Minus Queries www.computing.net/answers/office/ms-access-97-sql-minus-queries/702.html

assign number value to text Excel www.computing.net/answers/office/assign-number-value-to-text-excel/2073.html

access 2k default value help www.computing.net/answers/office/access-2k-default-value-help/507.html