Using Left Function in table design.



I am trying to create a simple database, but it's proving too complex
for me!!!
I have only just started a new database and am trying to have two
fields in a table:
the first holding the first name of a person (FirstName) and the second
to be the first charactrer of that name.

i am using the default value property for the second field of
"=Left([FirstName],1)", but i am getting error messages when tryign to
save it.

does anyone know what i am doing wrong, i would like it so that the
first could be entered as "Jason" and the second field would
automatically enter "J".

can anyone helps, thanks

Jason

.



Relevant Pages

  • Re: Fill Factor
    ... I have a table with two fields, ID as Int, Doc as Image datatype, ... the second field is used to store images of type "tiff". ... Andrew J. Kelly SQL MVP ... database, i deployed a database to a client and sit the Fill Factor for ...
    (microsoft.public.sqlserver.setup)
  • Re: Fill Factor
    ... I have a table with two fields, ID as Int, Doc as Image datatype, ... the second field is used to store images of type "tiff". ... Andrew J. Kelly SQL MVP ... database, i deployed a database to a client and sit the Fill Factor for ...
    (microsoft.public.sqlserver.setup)
  • Re: Using Left Function in table design.
    ... >I am trying to create a simple database, ... >first could be entered as "Jason" and the second field would ... In any form or report where you need to display the first letter, use this formula as the controlsource of a textbox. ... Basic rule of database design - you *normally* do not store in a table that which can be calculated from existing data. ...
    (comp.databases.ms-access)
  • Re: views not displaying results in .adp
    ... realised that the database was corrupted somehow. ... > Hash: SHA1 ... > Jason wrote: ...
    (microsoft.public.access.queries)
  • VB 6 OraOLEDB problem with database record retrieval
    ... Two fields are being queried for and placed in a recordset. ... (question marks). ... the database, the second field does have values. ...
    (microsoft.public.win32.programmer.ole)