Thread overview | |||||
---|---|---|---|---|---|
|
December 06, 2003 SQL and LDAP libs | ||||
---|---|---|---|---|
| ||||
Hi, Its my first day on D and I can say I am very impressed with it. It would be more great if it has sql and ldap access libs on phobos . I am sure it will make the open source developers use D more widely in their projects . Regards, Ahmet Takcý |
December 06, 2003 Re: SQL and LDAP libs | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ahmet Takci | So get to writing! :) C "Ahmet Takci" <atakci@yahoo.com> wrote in message news:bqs9f3$1mc7$2@digitaldaemon.com... > Hi, > > Its my first day on D and I can say I am very impressed with it. It would > be more great if it has sql and ldap access libs on phobos . I am sure it will make the open source developers use D more widely in their projects . > > > Regards, > Ahmet Takcý > > > |
December 07, 2003 Re: SQL and LDAP libs | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ahmet Takci | Phobos it's ment to be a small base library that includes only functionality needed by all D programs. SQL it's not used anywhere but D will need SQL support soon as a external library. There are some SQL support already (Ant's PostgreSQL lib http://ca.geocities.com/dpqdb/index.html/) but haven't seen LDAP libraries yet. "Ahmet Takci" <atakci@yahoo.com> wrote in message news:bqs9f3$1mc7$2@digitaldaemon.com... > Hi, > > Its my first day on D and I can say I am very impressed with it. It would > be more great if it has sql and ldap access libs on phobos . I am sure it will make the open source developers use D more widely in their projects . > > > Regards, > Ahmet Takcý > > > |
Copyright © 1999-2021 by the D Language Foundation