> Aren’t those drivers for 4D accessing other databases? Ie not for retrieving > data FROM 4D? > Or is it for both?
The drivers I provided are for accessing data from 4D where 4D is acting as a ODBC Server, like in this text diagram: Generic ODBC Client Application <- communicates with -> 4D's ODBC Driver <- communicates with -> 4D Server's SQL Server Port 19812 If you are using MS Excel, it would be like this text diagram: MS Excel <- communicates with -> 4D's ODBC Driver <- communicates with -> 4D Server's SQL Server Port 19812 -Tim ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

