Nieuws/blog
Alle nieuws/blogs van Daniel B. Roy
Java implicit widening and narrowing conversions before autoboxing
Geplaatst door Daniel B. Roy op 2 December 2009
Just for fun, and to add several extra capitals to the end of my name, I decided to take the Sun Certified Java Programmer exam recently. I used this book to prepare which gets a BIG thumbs up. If you already know how to program and want a book that covers all topics, but can also double as a general reference work, this is your best choice. Being used to the extremely low standard of most MSPress exam prep books, this was a refreshingly intelligent and complete book, with some very challenging questions. Having studied the book, the exam was a breeze.
Efficiënt tankpassen testen bij Shell
Geplaatst door Daniel B. Roy op 21 August 2009
De meeste leaserijders kennen het gemak van een tankpas: zonder rompslomp tanken in bijna ieder tankstation in Nederland. In opdracht van Shell ontwikkelde INFI diverse applicaties om het testtraject van deze tankpassen te automatiseren.
How-To: MySQL as a linked server in MS SQL Server
Geplaatst door Daniel B. Roy op 12 May 2005
This document describes how to link a Microsoft SQL Server and a MySQL server by using the 'linked server' feature in SQL Server. After linking, tables on both servers can be referenced in one SQL query or stored procedure, with the MySQL database behaving as if it was a local SQL Server database.
This technique can be useful for synchronizing MySQL-driven web pages with data held locally in a Microsoft SQL Server. The document contains an example which uses triggers to automatically propagate any changes to the content of a SQL Server table to a linked MySQL table.





