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

no period "." in field names? what to do?

I have to make a database that will export to a tab delimited file, but the
requirements are
a field name with a . in the field so [item no.]

Is it true access will not allow this?
If not, how can I get around this?

Thanks
Nov 12 '05 #1
2 2908
"Danny" <da********@hotmail.com> wrote in message
news:lU***********************@news4.srv.hcvlny.cv .net...
I have to make a database that will export to a tab delimited file, but the requirements are
a field name with a . in the field so [item no.]

Is it true access will not allow this?
If not, how can I get around this?


Try assigning a caption property to the field. These allow periods but I'm
not sure if the actual field name is used in an export or if the caption
will be used. If the export uses the caption then problem solved.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 12 '05 #2
I tried this and it does not work. But if I check the 'save formatted' when
I export, it does maintaint the "." but puts all these dashes in the export
file.

I guess I can just export the file without field names and keep a header
string and append this file to the header string in code and create a new
file.
What a pain!!

Thanks

"Rick Brandt" <ri*********@hotmail.com> wrote in message
news:c6************@ID-98015.news.uni-berlin.de...
"Danny" <da********@hotmail.com> wrote in message
news:lU***********************@news4.srv.hcvlny.cv .net...
I have to make a database that will export to a tab delimited file, but the
requirements are
a field name with a . in the field so [item no.]

Is it true access will not allow this?
If not, how can I get around this?


Try assigning a caption property to the field. These allow periods but

I'm not sure if the actual field name is used in an export or if the caption
will be used. If the export uses the caption then problem solved.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com

Nov 12 '05 #3

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

Similar topics

3
by: Pavils Jurjans | last post by:
Hello, I have bumped upon this problem: I do some client-side form processing with JavaScript, and for this I loop over all the forms in the document. In order to identify them, I read their...
2
by: Danny | last post by:
I have to make a database that will export to a tab delimited file, but the requirements are a field name with a . in the field so Is it true access will not allow this? If not, how can I get...
1
by: Phil | last post by:
We want to create fictional character names for a children's project, and have selected 30 first names, 30 last names, and want to include 26 (a-z) middle initials. Therefore there are 30x30x26 =...
9
by: Ray | last post by:
I need to convert the normal calendar to show the week no., the period no. and the financial year. The financial year format is as follows:- Date start: 2 May, 2005 7 days a week, 4 weeks a...
6
by: Cecil | last post by:
It's blue in SQL Studio but I can't find it in SQL Books on-line. I wanted to use it as a field name but don't like using . Is it reserved?
3
by: divya | last post by:
Hi, I have a table tblbwday with 2 fields Name and Birthday.I have written this script for displaying evryday names of the people on that day. <% set objConn...
2
by: sfrvn | last post by:
I am embarrassed to say I cannot make this work. Recently upgraded to Access 2003, but do not know if that part of problem (AKA 'syntax change'). Would someone be kind enough to lead me by the...
5
by: Tom_F | last post by:
To comp.databases.ms-access -- I am trying to re-number the "tab index" for a large number of controls on a form. When I try to do this one control at a time, Access automatically re-numbers...
4
by: justice750 | last post by:
Hi All, I am using a FormView control. The allows me to update records in the database. However, when a database field is null I can not update the field on the form. It works fine when the field...
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: 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
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...

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.