Luis N wrote:
Yes, I was doing the right thing. I tracked my problem down to my
connection, which was generated of the form:

'Contacts[first:S, last:S, phone:S, email:S, notes:S]' instead of:
'Contacts[first:S,last:S,phone:S,email:S,notes:S]'

I didn't realize that the space between each column name mattered.

I got burned by that too!  why do spaces matter and if the code can't be
fixed, could the documentation have a large *danger* marker on this
point?  in fact, exploring all of the aspects of the layout string would
be a useful addition to the documentation.


Works great now.

ditto.

having avoided databases for the past 25 plus years, I must admit
MetaKitm akes it reasonably painless (as long as you leave spaces out of
certain strings)

---eric
_____________________________________________
Metakit mailing list  -  [email protected]
http://www.equi4.com/mailman/listinfo/metakit

Reply via email to