Silvia Brandimarte napsal(a): >Hi everybody, > >it's me (again). > >First of all I would like to thank all people who answered my last >questions, they were very clarifying to me. > >Than I would like to ask you another question: > >I'm realizing a little program which uses MySQL databases and I would like >to know if it's possible realize it with rebol view version 1.3.1 and core >2.5.6, and if so, which statements or libraries must I use. > >Thank you again, > >Silvia > > > > > Hi,
look at http://www.rebol.org script resource or directly at http://www.softinnov.org , dockimbel did one fine driver for mysql. Which version are you going to connect to? Newer versions use new authentication scheme, so your admin have to set particular database feature to use old password scheme ... As for rebol versions, mysql scheme can be used even with older rebol products iirc. cheers, -pekr- -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
