under RB 5.Oa6 OSX:
df=new realdatabase
dffile=getfolderitem("Salaires")
dffile.MacType="MACT"
dffile.MacCreator="Mcte"
if dffile.exists then
df.databasefile=dffile
if df.connect then
dd=df.SQLSelect("select max(Aidads) from Dads")
here, this message is displayed :
*Ambiguous overloading for this method call*
please, who can tell me what means this ?
thank's for your help
jules
---
A searchable archive of this list is available at:
<http://dbserver.realsoftware.com/KBDB/search.php>
Unsubscribe:
<mailto:realbasic-betas-off at lists dot realsoftware dot com>
Subscribe to the digest:
<mailto:realbasic-betas-digest at lists dot realsoftware dot com>
.
|