[V4MD] unique between two fields
    info at vallemediatime.com 
    info at vallemediatime.com
       
    Sun Nov  6 09:44:29 CST 2005
    
    
  
Hi Ivan,
and if I have one (or more) UShortField together stringFields what is the
correct way or value thay I must use?
in eg look at  36 + ?
Discipline = gDb.createTable("Discipline ")
Discipline .createStringField("Discipline_Name",  36)
Discipline .createUShortField("Discipline_Teacher_ID")
Discipline .createUShortField("Discipline_Room_ID")
Discipline .createStringField("Discipline_NameTeacherRoom",  36+?  ,
[#fUnique],
"Discipline_Name || Discipline_Teacher_ID ||  Discipline_Room_ID" )
Thanks Paolo
    
    
More information about the Valentina-beta
mailing list