473,395 Members | 1,774 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,395 software developers and data experts.

Problem with some character showing up in the query

Hi guys i have Access 2003 and im having a problem.
I have a query that gets information from another query and the problem that im having that in the first query there information aprears correctly like for example
"Misc. tracks playing Chinese Music incorrectly" but in the the next query it shows up like this "쀀" do you guys have any idea how i can solution this problem
Nov 15 '06 #1
5 2111
MMcCarthy
14,534 Expert Mod 8TB
Hi guys i have Access 2003 and im having a problem.
I have a query that gets information from another query and the problem that im having that in the first query there information aprears correctly like for example
"Misc. tracks playing Chinese Music incorrectly" but in the the next query it shows up like this "쀀" do you guys have any idea how i can solution this problem
Is the relevant field a memo field by any chance. They're a nightmare to deal with in query manipulation. If at all possible change to text field.

The other possibilites are:

There is a carriage return character in the text. Access doesn't like them. If there is and they're necessary there is a substitute which is essentially a line down character and we can help with that.

The other horrific possibility is you have a corruption problem.

If you end up with only the last possibility come back and we'll try to help.
Nov 16 '06 #2
NeoPa
32,556 Expert Mod 16PB
Before you check for all that stuff - do a 'Compact and Repair database' (From Tools \ Database Utilities' on your database and try it again.
If problem is fixed then :), otherwise we'll see what steps to take next as per previous post.
Nov 16 '06 #3
PEB
1,418 Expert 1GB
Yeap it seems like Memo object....

But once i've had a corrupted line like this... Only one!

If this is for one line or few lines it seems to be corruption. If not a Memo object

And the thirt posibility is for not English speeking people that use other charcode than latin...

For exemple coz w're using cyrillic, the earlier versions of windows had other type of encoding that isn't the same as now. This encoding of cyrillic is read only by few Fonts like Hebar Courirer Cyr and when the Font is different there is a symbols like this displayed...

So verify also this coping from Access to Word and changing the Fonts for a while...
Nov 18 '06 #4
Thanks guys it was like you guys siad it was the Memo and not Text so i changed it to Text and everything started working just fine great thanks for your help one again
Dec 15 '06 #5
NeoPa
32,556 Expert Mod 16PB
No Problem.
Thanks for the response - That's always nice to receive.
Dec 15 '06 #6

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

Similar topics

1
by: ArunPrakash | last post by:
Hi, I have 2 tables and each has a text column. When i compared the 2 columns with the LIKE operator i found something strange. create table test1( var1 text ) create table test2( var1 text ) ...
4
by: Dave Boyd | last post by:
Hi, I have two very similar forms each with a subform. The main form gets a few fields from the user and passes this back to a query that the subform is bound to. The requery is done when the...
6
by: lenny | last post by:
Hi, I've been trying to use a Sub or Function in VBA to connect to a database, make a query and return the recordset that results from the query. The connection to the database and the query...
5
by: vtreddy | last post by:
Hi All: In my application I am sending the input values through query string from a datagrid template column,I used URLEncode to encode the URL String, please find the input below, I am facing a...
8
by: michele | last post by:
Hi, i have in my crystal report viewer .net a multiline field. When i preview the report, the text in the field is clipped on the right, so some words are invisible... i'm going mad; i've searched...
20
by: Development - multi.art.studio | last post by:
Hello everyone, i just upgraded my old postgres-database from version 7.1 to 7.4.2. i dumped out my 7.1 database (with pg_dump from 7.1) as an sql-file with copy-commands and to one file using...
3
by: auron | last post by:
Hi there, I have a really stupid and banal problem with showing the results of a MySQL query in PHP, preciselly with MySQL count() function that gives to a variable in PHP the result. NOTE:...
9
by: HC | last post by:
Hello, all, I started out thinking my problems were elsewhere but as I have worked through this I have isolated my problem, currently, as a difference between MSDE and SQL Express 2005 (I'll just...
5
by: =?Utf-8?B?SnVsaWEgQg==?= | last post by:
Hi, I posted last week about a problem I've got and didn't get any responses, but I've managed to come up with a workaround and a possible cause (guessing). I was wondering if someone could...
1
by: panos100m | last post by:
Hi I am using DB_dataobjects and pear . I noticed that for some of my tables my insert statement doesnt work correclty .. Those tableas are tables that i changed recently (i removed the space...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.