hello,
i have a xampp installed on vista. phpmyadmin provides me all its features: create databases, create table, fill tables, run SELECTs in every way.
the purpsoe of all this is to convert two external databases, from where the data had been exported to CSV-files. these data-sources have to be joined and a new mySql-database has to be filled.
so i intend to code a ctd-application, read the CSV-files, perform some converting and write fill the (xampp-)mySql-tables.
i already have installed the ODBC-datasource. how can i establish a connection from Centura to mySql? AFAIK i have to set some keywords in sql.ini. I cannot find enough information about this.
i hope, anyone can help
thank you in advance
sepp
Vista xampp mysql ctd15
Re: Vista xampp mysql ctd15
There's the CCOD manual/ODBC section you can look at for info.
P.S. I don't know if an ODBC connection this will work for MySq way back with CTD v1.5, though...
P.S. I don't know if an ODBC connection this will work for MySq way back with CTD v1.5, though...
You do not have the required permissions to view the files attached to this post.
Re: Vista xampp mysql ctd15
Hello Jeff,
thanx for reply ... like before, it showed me the way, that i had to go ...
it works now ... after i realized, that "DSN" stands for "DataSourceName" ...
the next step is to find out, what things i have to set, so that all German SpecialCharacters are handled properly.
I think i have to handle with things like UTF-8 and SqlSetParameter(..) and NLS-characterSet ... the next task for some rainy sundays ...
or can anyone give me new hints?
so long
Sepp
thanx for reply ... like before, it showed me the way, that i had to go ...
it works now ... after i realized, that "DSN" stands for "DataSourceName" ...
the next step is to find out, what things i have to set, so that all German SpecialCharacters are handled properly.
I think i have to handle with things like UTF-8 and SqlSetParameter(..) and NLS-characterSet ... the next task for some rainy sundays ...
or can anyone give me new hints?
so long
Sepp
Who is online
Users browsing this forum: [Ccbot] and 0 guests