field names compatibility

  • Thread starter Thread starter Paul M
  • Start date Start date
P

Paul M

Hi
I am using frontpage 2003 connected to an access 2003
database. when you construct a table in access it allows
you to leave spaces in the field names,but when you try
to use these field names in frontpage to create a results
search page it won't allow you to use spaces in field
names. is there a way around this.
Paul M
 
You can put [] around the field name - [Field Name]. Or you could do the
right thing, and properly name your DB fields.

Just because Access allows you to do something, that doesn't mean it's a
good idea.

Bob Lehmann
 
And, in this case it's an especially bad idea....

--
Murray

Bob Lehmann said:
You can put [] around the field name - [Field Name]. Or you could do the
right thing, and properly name your DB fields.

Just because Access allows you to do something, that doesn't mean it's a
good idea.

Bob Lehmann

Paul M said:
Hi
I am using frontpage 2003 connected to an access 2003
database. when you construct a table in access it allows
you to leave spaces in the field names,but when you try
to use these field names in frontpage to create a results
search page it won't allow you to use spaces in field
names. is there a way around this.
Paul M
 
A clarification....
In your code, you can put [] around the field name - [Field Name].

Bob Lehmann

Bob Lehmann said:
You can put [] around the field name - [Field Name]. Or you could do the
right thing, and properly name your DB fields.

Just because Access allows you to do something, that doesn't mean it's a
good idea.

Bob Lehmann

Paul M said:
Hi
I am using frontpage 2003 connected to an access 2003
database. when you construct a table in access it allows
you to leave spaces in the field names,but when you try
to use these field names in frontpage to create a results
search page it won't allow you to use spaces in field
names. is there a way around this.
Paul M
 
Thanks Bob
-----Original Message-----
You can put [] around the field name - [Field Name]. Or you could do the
right thing, and properly name your DB fields.

Just because Access allows you to do something, that doesn't mean it's a
good idea.

Bob Lehmann

Hi
I am using frontpage 2003 connected to an access 2003
database. when you construct a table in access it allows
you to leave spaces in the field names,but when you try
to use these field names in frontpage to create a results
search page it won't allow you to use spaces in field
names. is there a way around this.
Paul M


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top