473,545 Members | 2,291 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

font problem with import text wizard in ACC97

Greetings

When I use the import text wizard with a fixed width text file, I add
a break at the correct column but it doesn't line up with the text. It
seems that the display is shown in a non-proportional font.

When I look at the text file in notepad it's all nicely lined up but
in the wizard it's all over the place.

Any ideas on how to fix this?

I'm using Access 97 and Windows 98. Also found the same thing with XP
(I have a dual boot)

Thanks
,-._|\ David Aylott (Author of Access Version Checking utility)
/ Oz \ Email: http://www.aylott.com.au/feedback.htm
\_,--.x/ Shareware, FAQ, hints & tips at:
v http://www.aylott.com.au/
Nov 12 '05 #1
5 3474
The wizard uses a fixed width font. Is it posible that you have tabs rather
than spaces anywhere in the text?
--
MichKa [MS]
NLS Collation/Locale/Keyboard Development
Globalization Infrastructure and Font Technologies

This posting is provided "AS IS" with
no warranties, and confers no rights.
"David Aylott" <da*****@bigfoo t.com> wrote in message
news:b8******** *************** *********@4ax.c om...
Greetings

When I use the import text wizard with a fixed width text file, I add
a break at the correct column but it doesn't line up with the text. It
seems that the display is shown in a non-proportional font.

When I look at the text file in notepad it's all nicely lined up but
in the wizard it's all over the place.

Any ideas on how to fix this?

I'm using Access 97 and Windows 98. Also found the same thing with XP
(I have a dual boot)

Thanks
,-._|\ David Aylott (Author of Access Version Checking utility)
/ Oz \ Email: http://www.aylott.com.au/feedback.htm
\_,--.x/ Shareware, FAQ, hints & tips at:
v http://www.aylott.com.au/

Nov 12 '05 #2
A good suggestion, Michael but the file is definitely OK. I made up a
small test file:

1234 abcdef qwerty
2345 mkoiuyu tyreereer

The breaks do not line up in the wizard.

When I use this test data it's fine:

1234 abcdef qwerty
2345 abcdef qwertyuiop

This makes me think it's using a proprtional font.

Do you know what font it uses - perhaps mine has become
corrupted...???

I tested it with Access 2002 on both files and it's fine.

"Michael \(michka\) Kaplan [MS]" <mi*****@online .microsoft.com> wrote:
The wizard uses a fixed width font. Is it posible that you have tabs rather
than spaces anywhere in the text?

,-._|\ David Aylott (Author of Access Version Checking utility)
/ Oz \ Email: http://www.aylott.com.au/feedback.htm
\_,--.x/ Shareware, FAQ, hints & tips at:
v http://www.aylott.com.au/
Nov 12 '05 #3
If you import as a fixed width text file then the widths will be respected.
Hvae you tried simply doing that?

Ignore the display for now; it would be best first to see if the import
works.
--
MichKa [MS]
NLS Collation/Locale/Keyboard Development
Globalization Infrastructure and Font Technologies

This posting is provided "AS IS" with
no warranties, and confers no rights.
"David Aylott" <da*****@bigfoo t.com> wrote in message
news:ji******** *************** *********@4ax.c om...
A good suggestion, Michael but the file is definitely OK. I made up a
small test file:

1234 abcdef qwerty
2345 mkoiuyu tyreereer

The breaks do not line up in the wizard.

When I use this test data it's fine:

1234 abcdef qwerty
2345 abcdef qwertyuiop

This makes me think it's using a proprtional font.

Do you know what font it uses - perhaps mine has become
corrupted...???

I tested it with Access 2002 on both files and it's fine.

"Michael \(michka\) Kaplan [MS]" <mi*****@online .microsoft.com> wrote:
The wizard uses a fixed width font. Is it posible that you have tabs ratherthan spaces anywhere in the text?

,-._|\ David Aylott (Author of Access Version Checking utility)
/ Oz \ Email: http://www.aylott.com.au/feedback.htm
\_,--.x/ Shareware, FAQ, hints & tips at:
v http://www.aylott.com.au/

Nov 12 '05 #4
Yes, if I setup the widths manually in the next page and ignore the
display problems it works perfectly. Just makes the process a bit
harder...

"Michael \(michka\) Kaplan [MS]" <mi*****@online .microsoft.com> wrote:
If you import as a fixed width text file then the widths will be respected.
Hvae you tried simply doing that?

Ignore the display for now; it would be best first to see if the import
works.

,-._|\ David Aylott (Author of Access Version Checking utility)
/ Oz \ Email: http://www.aylott.com.au/feedback.htm
\_,--.x/ Shareware, FAQ, hints & tips at:
v http://www.aylott.com.au/
Nov 12 '05 #5
On Oct 15 2003, 08:48 am, David Aylott <da*****@bigfoo t.com> wrote in
news:b8******** *************** *********@4ax.c om:
When I use the import text wizard with a fixed width text file, I add
a break at the correct column but it doesn't line up with the text. It
seems that the display is shown in a non-proportional font.

When I look at the text file in notepad it's all nicely lined up but
in the wizard it's all over the place.


I've noticed this too, after installing Access 2002 on the same machine
where Access 97 was installed. Apparently this is caused by the A97 wizard
using the ImexGrid control from ACCWIZ.DLL installed by A2002. If you open
text import wizard in A97, then run Process Explorer from SysInternals,
you'll see that A97 loads ACCWIZ.DLL from Office10 directory.

I suppose one could unregister ACCWIZ.DLL and register whatever library
hosts the old version of ImexGrid prior to running A97, and reverse that
prior to running A2002, but that's not necessarily a wise suggestion.

--
(remove a 9 to reply by email)
Nov 12 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
6755
by: Andreas Lauffer | last post by:
I changed from Access97 to AccessXP and I have immense performance problems. Details: - Access XP MDB with Jet 4.0 ( no ADP-Project ) - Linked Tables to SQL-Server 2000 over ODBC I used the SQL Profile to watch the T-SQL-Command which Access ( who creates the commands?) creates and noticed:
6
3010
by: Vladislav Moltchanov | last post by:
I have discovered a couple of years ago, that import with DoCMD.TransferText for CSV text file doesn’t work in Acc2000, while it works perfectly in ACC97. which has been discussed on this newsgroup forum, so this fact was fixed. Since I have to transfer files from VMS( SAS ) to WIN (Access), I still keep using ACC97 as a simplest and...
3
3696
by: deko | last post by:
I've been trying to use the Access Import Wizard to expedite importing data into my mdb. The nice thing about the wizard is that I can import from different file formats - txt, xls, even Outlook - and dump everything into a table. The problem is once I have the data imported into a new table, I can't do much with it. If I try to run an...
5
7095
by: Java script Dude | last post by:
For those who are missing the feature on how to import into Open Office dBase app from text files and spreadsheets in OOO Base 2.0: A wizard exists to import from spreadsheets only at this time but there is no menu pick for `importing` at this time. OOO 2.0 dBase Import SOP: 1) Open the spreadsheet -or- text file as a spreadsheet 2)...
6
9638
by: deko | last post by:
Now that users are handy at importing tables from an Excel spreadsheet, I've discovered a very dangerous problem. If the user decides to name the imported table the same name as an existing table in the database, the Spreadsheet Import Wizard will happily overwrite the table - and bye-bye database. Is there a way to prevent this with...
4
6881
by: Matt Sawyer | last post by:
I am attempting to use an API (CxApiOem.dll) that has a large number of defines and complicated structs. It's just too much hassle to attempt to use DLLImport to make the desired API calls. Instead, I created a managed C++ DLL (OneBoxAPI.dll) that wraps the desired API calls in a manner which is easy to call from C#. This way I can use the...
4
3478
by: tshad | last post by:
I am having trouble with links in my DataGrid. I have Links all over my page set to smaller and they are consistant all over the page in both Mozilla and IE, except for the DataGrid. Here is a snippet from my .css file: *************************** body { margin:0; padding:0;
2
3414
by: othellomy | last post by:
What are the ways to export/import data in/out of SQL Server 2005? I used to use DTS for 2000 to do such thing and now I can't even find the wizard in 2005!
1
8621
by: FLEMEF | last post by:
Hello All, I'm not very good at Java... With this piece of Java code, how could I modify the StyleOptions.java program to allow the user to specify the size of the font, while using the text field to obtain the user’s input. Thanks. ----------------------------------------------------------------- import javax.swing.*; import...
0
7656
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7805
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7416
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
5969
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5325
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3449
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3441
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1013
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
701
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.