Directory Wizards Inc.

Solutions For Your Directory Needs

RSS feed

Add to Google

Follow us on Twitter



Latest Articles

2011
    January (2)
    March (1)
    May (1)
    July (1)
    August (1)
    September (1)
    November (1)
2010
    January (1)
    February (1)
    March (2)
    May (2)
    June (1)
    September (1)
    November (1)
2009
    March (1)
    April (2)
    May (2)
    June (1)
    August (2)
    September (1)
    October (1)
    December (2)
2008
    January (3)
    March (2)
    April (1)
    May (1)
    June (1)
    August (2)
    September (1)
    October (1)
    November (1)
    December (2)
2007
    January (4)
    February (1)
    March (1)
    April (2)
    May (1)
    June (1)
    August (1)
    September (2)
    November (2)
2006
    July (1)
    August (1)
    October (2)
    December (1)
2005
    January (1)
    October (1)
    November (1)
2004
    April (1)
    October (1)
2003
    August (1)

Blog

Oracle support has been removed from SimpleSync... Long live Oracle?!
2008-11-03

The Oracle DB support has been removed from SimpleSync in the up and coming version.  The main reason of this was the API's restriction that it would only work with one version of the Oracle client at a time.  This was an enormous pain because each version of SimpleSync could ONLY support one version of the Oracle client.  So we threw our hands up and chucked the whole set of code.  Problem solved..

At this point the Oracle customers have now come back to their computers after falling out of their chairs.. 

The answer is pretty elegant -- ODBC.  Oracle ships ODBC drivers for every flavor of Windows.  The nice thing about ODBC is code once and walk away.  The ODBC code has been massaged a bit to better fit with the ODBC Oracle drivers.  In fact we have an existing customer using the patched code with great success. 

So the rule of thumb for those current Oracle users is ... Do nothing.  Wait for the next release to come out.  The Oracle code will be gone but the ODBC support will be there so you can make the easy transition.