1 Oct 2005 06:22
Re: ODBCConfig execution question
Igor Korot <ikorot <at> earthlink.net>
2005-10-01 04:22:34 GMT
2005-10-01 04:22:34 GMT
Hi, On the link: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/htm/odbcprompting_the_user_for_connection_information.asp, it is explained that if I try to connect to DB with the blank string as a connect string, I will get what i want. Is this feature supports by the unixODBC application? Thank you fro reply -----Original Message----- From: Igor Korot <ikorot <at> earthlink.net> Sent: Sep 29, 2005 9:45 PM To: Development issues and topics for unixODBC <unixodbc-dev <at> easysoft.com>, Development issues and topics for unixODBC <unixodbc-dev <at> easysoft.com> Subject: ODBCConfig execution question Hi, ALL, Is there some kind of utility or is it possible to run ODBCConfig the way so it will show only 2 pages: System DSN and User DSN? Thank you. _______________________________________________ unixODBC-dev mailing list unixODBC-dev <at> easysoft.com http://mail.easysoft.com/mailman/listinfo/unixodbc-dev
), it should work fine with
unixODBC as well, the only effect of using the SQL_FETCH_FIRST value, is
it resets the internal pointer to know what to return
environment -> sql_driver_count
However, without the FIRST, then once this is done once, the call will
always return SQL_NO_DATA once the last row is read.
RSS Feed