brianjay
Posts: 1
|
| Posted: 02/09/2006, 2:39 PM |
|
I'm new to CodeCharge, so please forgive my misrep of naming conventions here.
I have an Access DB and a table that lists about 137 countrys. When i create a file to list thoise countrys, I get about 2/3rds that are OK, but some of the countrys are grouped together on 1 line.
EX. Line #23 = Honduras
Line #24 = Hong Kong Netherlands Germany
Line #25 = Hungary Hong Kong
Line #25 = Iceland
This goes on at no specific intervals and I can't fix it. I tried drawing the data from the table, tried creating a query and tried making a SQL query from CodeCharge. Nothing removes the error.
The Access table & query shows and the data as 1 per line and sorted properly. Also, when i zipped this folder to my friend who has used this program for about 2 years, he too gets this problem. if the problem is in the DB or CodeCharge, please help me.
Thank you,
Brianjay
|
 |
 |
TheunisP
Posts: 342
|
| Posted: 02/09/2006, 3:38 PM |
|
B, this is way to little info - and your sample not only doesn't do the lines, but repeats entries;
Hong Kong?
|
 |
 |
Walter Kempees
|
| Posted: 02/09/2006, 3:43 PM |
|
Looks like this Access table is generating the 2006 Soccer Championship
lottery!
Show us the table definition, indexes and keys.
Show us the Setting for the Listbox.
But first, in Project Explorer->Connections->refresh the database
connection.
Also check settings for you MSaccess Connection in Project Settings, as a
general check.
"TheunisP" <TheunisP@forum.codecharge> schreef in bericht
news:643ebd261cb204@news.codecharge.com...
> B, this is way to little info - and your sample not only doesn't do the
> lines,
> but repeats entries;
> Hong Kong?
>
>
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
TheunisP
Posts: 342
|
| Posted: 02/09/2006, 4:02 PM |
|
@ wk, do we ever sleep?
|
 |
 |
Walter Kempees
|
| Posted: 02/10/2006, 1:16 AM |
|
hardly ever.
GMT+1
"TheunisP" <TheunisP@forum.codecharge> schreef in bericht
news:643ebd80155f38@news.codecharge.com...
>@ wk, do we ever sleep?
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|