I played around with this a long time ago, because I didn't want to futz with mySQL (didn't know how at the time). I gave up and was forced to use mySQL because ODBC was so terribly unreliable and difficult to configure on a Mac if you didn't already know what you were doing. I do not think you can avoid the DSN. It's the go between of your client and the source, which is the "open" in ODBC.
Bob On Dec 9, 2011, at 1:39 PM, Todd Geist wrote: > Hello, > > I am experimenting with a generic an ODBC datasource. I can connect using > revOpenDatabase and DSN, but I would really like to ditch the DSN. Does any > one know if this is possible? I have tried to just enter the host and port, > but somehow you need to specify the driver. I did install the driver in > the same folder as the others. But that didn't help. > > Any one try this? > > Todd > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode