I’m querying a 4D table that only has one row in it, and whose [MyTable]id
field (alpha, size
80) contains the value “12345678901234567890123456789012345678901234567890”
(a value 50 characters long).

If I query the table in _A4D_, using the following:
 
      Query([MyTable]; [MyTable]id =
“12345678901234567890123456789012345678901234567890”)
 
...then the “records in selection” method returns 0 for some reason (even
though the record is there).

I'll look into it.

Regards,

   Aparajita
   Victory-Heart Productions
   [EMAIL PROTECTED]
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com

_______________________________________________
Active4D-dev mailing list
[EMAIL PROTECTED]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to