Andre, I think it's "revDatabaseColumnNumbered", not "revDatabaseColumnByNumber". You could also try using the counterparts revdb_columnbyname() and revdb_columnbynumber(). I've had a similar problem in the past, and have gotten around it by using these other functions. They do the same thing, just have different names. Hope that helps.
Chris Sheffield Software Development Read Naturally -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andre Garzia Sent: Wednesday, November 12, 2003 8:18 PM To: [EMAIL PROTECTED] Subject: revDatabaseColumnNamed and revDatabaseColumnByNumber missing... Hi Folks, does anyone here got a clue why my Revolution is shouting a cannot find handler everytime I try to use revDatabaseColumnNamed and revDatabaseColumnByNumber, but it does not shout on revOpenDatabase or revQueryDatabase? Also I can use revDatabaseColumnNamed on messagebox window... Please need help asap. Cheers Andre Alves Garzia ï 2003 ï BRAZIL http://www.soapdog.org _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
