| To: | REALbasic NUG French <realbasic-nug dot fr at lists dot realsoftware dot com> |
|---|---|
| Subject: | postgreSQL et Mac Intel |
| From: | Robin de Kat <sxenvironnement at mac dot com> |
| Date: | Fri, 23 May 2008 12:26:18 +0200 |
| Authentication-results: | mx.google.com; spf=pass (google.com: domain of realbasic-nug dot fr-bounces at lists dot realsoftware dot com designates 66.116.103.65 as permitted sender) smtp dot mail=realbasic-nug dot fr-bounces at lists dot realsoftware dot com |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-nug dot fr at lists dot realsoftware dot com |
Je n'arrive pas à compiler mon application sous Mac Intel (dernier
modèle) et RB 2007 + plugin PostgreSQL
J'obtiens l'erreur NilObjectException alors que la compilation se
passe très bien avec un Mac G4
Voici le code:
query="SELECT clients.id FROM clients
rs=db.SQLSelect(query)
v = rs.IdxField(1).StringValue //cette ligne génère une
erreur NilObjectException
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Icône d'application, Alain Legarcon |
|---|---|
| Next by Date: | Re: postgreSQL et Mac Intel, Stephane Pinel |
| Previous by Thread: | Icône d'application, Alain Legarcon |
| Next by Thread: | Re: postgreSQL et Mac Intel, Stephane Pinel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |