At 10:54 PM +0330 2/16/2006, Legolas Woodland wrote: >Kim Ginnerup wrote: > >>Hi >> >>If you have a contract with Ingres Corp, >>You can still get the r3 version, just call support. >> >>Kim >> >in case that contract is payed service then i should say , i do not have any >contract.
You can download the r3 images whether you have a support contract or not. >But , Does it allow me to write my own functions ? in derby i can write >function in Java and use them inside derby like its internal functions. You can write functions in the DB procedure language. If you want to badly enough, you can write your own function in C and embed it as part of the server (see "Object Management Extensions"). Ingres does not at this time support adding SQL functions in Java. > >Is there any one from Ingress in this list ? >Do you have any schedule to release Ingress 2006 for windows ? It's being certified at this moment. Unless something turns up that needs to be fixed, you can expect it Real Soon Now. Karl _______________________________________________ Users mailing list [email protected] http://ingres.ca.com/mailman/listinfo/users
