[Oledb-dev] Provider question
Konstantin Izmailov
kizmailov at gmail.com
Fri Apr 7 06:22:09 GMT 2006
Shachar,
I've got the source code and compiled it in VS2005. I had to change line 68
in PgRS.h from:
int GetSize() const
to
int GetCount() const
and commented out part of line 154 in OleDb.cpp as shown below:
if (/*category & ATL_TRACE_CATEGORY &&*/ level <= ATL_TRACE_LEVEL)
BTW, what is a command in CVS to get all files? I had to type for each file
the following: cvs -d :pserver:anonymous at cvs.pgfoundry.org:/cvsroot/oledb
checkout oledb/<filename>.
I'm reviewing the source now.
Thanks
Konstantin
On 4/6/06, Shachar Shemesh <psql at shemesh.biz> wrote:
>
> Konstantin Izmailov wrote:
>
> > Hi, Shachar!
> >
> > I tried to use CVS-1-11-21 from
> > http://ftp.gnu.org/non-gnu/cvs/binary/stable/x86-woe/ and instructions
> > from http://www.postgresql.org/developer/sourcecode/. However, first
> > command "initial login" did not work:
> > C:\postgres>cvs -d
> > :pserver:anoncvs at anoncvs.postgresql.org:/projects/cvsroot login
> > Logging in to
> > :pserver:anoncvs at anoncvs.postgresql.org:2401/projects/cvsroot
> > <http://pserver:anoncvs@anoncvs.postgresql.org:2401/projects/cvsroot>
> > CVS password:
> > cvs [login aborted]: connect to anoncvs.postgresql.org(66.98.251.159
> > <http://66.98.251.159>):2401 failed: Connection refused
>
> I use the instructions at http://pgfoundry.org/scm/?group_id=1000085,
> and they seem to work.
>
> Did you make sure that you are not behind a firewall blocking port 2401?
>
> > How to "use the mailing list of Ole DB related correspondance" to send
> > messages to you? Is it oledb-devel at pgfoundry.org
> > <mailto:oledb-devel at pgfoundry.org>?
>
> Yes, but you absolutely have to subscribe in order to post. Most of the
> non-subscriber's email I get there is junk, and I don't bother reading
> the emails asking for confirmation any more.
>
> > Thanks
> > Konstantin
> >
> Shachar
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://pgfoundry.org/pipermail/oledb-devel/attachments/20060407/d4c35741/attachment.html
More information about the Oledb-devel
mailing list