Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Database Design / May 2008

Tip: Looking for answers? Try searching our database.

notation

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jean-Paul - 25 May 2008 17:24 GMT
Hi,
I designed a table with a "phone"-field..
I want it to look like 03/775.99.82

In notation I wrote: 00/000.00.00
When I go to the next field access changes this to: 00\/0.000.000

What am I doing wrong?
Should I make the field text or numeric
Should I use # instead of 0

I'm completely confused... any help is welcome

Thanks
JP
John W. Vinson - 25 May 2008 21:11 GMT
>Hi,
>I designed a table with a "phone"-field..
[quoted text clipped - 4 lines]
>
>What am I doing wrong?

Nothing. The \ is a "quote" character in input masks and formats, meaning that
the next character should be taken literally. This simply means that upi want
a literal virgule (/) character inserted.

>Should I make the field text or numeric

Text, absolutely.

>Should I use # instead of 0

# for Formats; 0 or 9 for Input Masks depending on whether you want the number
to be required or optional (I'd expect 0 in this case).

>I'm completely confused... any help is welcome
>
>Thanks
>JP
Signature


            John W. Vinson [MVP]

Jean-Paul De Winter - 26 May 2008 07:56 GMT
i'm confused...
What is the difference between notation and validation?

Thanks
JP

>>Hi,
>>I designed a table with a "phone"-field..
[quoted text clipped - 25 lines]
>>Thanks
>>JP
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.