It's not recommended, but you can use just about any special character in
your field or table names simply by enclosing the name in square brackets
(by default...depending on your database settings, you may have to use
double-quotes instead of square brackets).
Rob
> Can I use the character ":" in a field name of a database SQL? For example
> can I name a field as TitlePerson:D1 ?
>
> Thanks
WebRaster - 27 Sep 2005 15:41 GMT
Thank you
> It's not recommended, but you can use just about any special character in
> your field or table names simply by enclosing the name in square brackets
[quoted text clipped - 7 lines]
>>
>> Thanks