Search found 105 matches

by cjbiggs
Wed 29 Jun 2011 16:34
Forum: dotConnect for PostgreSQL
Topic: Multiple insert statements with protocol 3
Replies: 53
Views: 9973

But my use case have worked before and I have verified that it worked when you said that it was fixed and sent me a test application that I verified that worked. Did it ever work or

Thanks,

Charlie J.
by cjbiggs
Mon 27 Jun 2011 14:12
Forum: dotConnect for PostgreSQL
Topic: Multiple insert statements with protocol 3
Replies: 53
Views: 9973

Ok. Like I stated I am using EntityFramework with my connectionstring in my web.config and using the DDProviderFactory from the machine.config

The problem is back. When I set Unprepared Execute=True in my connection string and use Protocol = Ver30, Postgres is preparing the statements on the Server-Side. This was fixed before. How do I disable Server-Side prepared statements using Protocol=Ver30? I am using DBFactoryProvider to create the connnection in my machine.config.

I really thought this was working before and got broken again.

So you are saying that my configuration using Entity Framework has never worked and I need to use this workaround to get it to work?

Thanks,

Charlie J.
by cjbiggs
Mon 27 Jun 2011 13:17
Forum: dotConnect for PostgreSQL
Topic: Multiple insert statements with protocol 3
Replies: 53
Views: 9973

I did not received the sample application your wanted me to run to generate the log. Please email it to [email protected].

Thanks,

Charlie J.
by cjbiggs
Fri 24 Jun 2011 16:14
Forum: dotConnect for PostgreSQL
Topic: Multiple insert statements with protocol 3
Replies: 53
Views: 9973

The Postgres SQL Server is version 8.4.1
by cjbiggs
Wed 22 Jun 2011 13:42
Forum: dotConnect for PostgreSQL
Topic: sspi
Replies: 59
Views: 7119

So I can test it will my own application that is using dotConnect for PostgresSQL 5.30.172 and Entity Framework creating the connection using the DBProviderFactory in the machine.config? Why can't I just replace my currently installed assemblies with the test assemblies and use my application to do the test? Send me a test application if I can use my own application. Email it to [email protected]

Thanks,

Charlie J.
by cjbiggs
Wed 22 Jun 2011 13:38
Forum: dotConnect for PostgreSQL
Topic: Multiple insert statements with protocol 3
Replies: 53
Views: 9973

We couldn't reproduce this issue in our environment. Could you please specify the following:
1) the version of PostgreSQL you are working with;
5.30.172

2) the list of server variables set for this PostgreSQL instance;
Default Installed Values

3) the exact version (including the build number) of dotConnect for PostgreSQL you are using;
5.30.172 from the Customer Download

4) the commands you are executing.
Just simple inserts

I am using Entity Framework 4.1 and the DBProviderFactory from my machine.config
by cjbiggs
Tue 21 Jun 2011 23:35
Forum: dotConnect for PostgreSQL
Topic: sspi
Replies: 59
Views: 7119

Is there a specific version of dotConnect for PostgresSQL I need to have installed to get the assemblies that was emailed to me? I have dotConnect for PostgresSQL 5.30.172 installed. Plus I am using Entity Framework and DBProviderFactory to connect. Are there any issues with using Entity Framework and DBProviderFactory with the special build for SSPI?

Thanks,

Charlie J.
by cjbiggs
Mon 20 Jun 2011 13:47
Forum: dotConnect for PostgreSQL
Topic: Multiple insert statements with protocol 3
Replies: 53
Views: 9973

Any update or reply to the Unprepared Execute=true is not working.

Thanks,

Charlie J.
by cjbiggs
Fri 17 Jun 2011 15:35
Forum: dotConnect for PostgreSQL
Topic: Multiple insert statements with protocol 3
Replies: 53
Views: 9973

Put a trace on your Postgres Server. With Unprepared Execute=true and Protocol=Ver30, the trace is showing that the Postgres Server is preparing the statements. So it appear that Unprepared Execute=true is not working.
by cjbiggs
Fri 17 Jun 2011 13:46
Forum: dotConnect for PostgreSQL
Topic: sspi
Replies: 59
Views: 7119

Hi,

Sorry but we have not received the test build for the SSPI. Can you please send it to [email protected] We are all setup and ready to test it out today.


Thanks,

Charlie J. Biggs
by cjbiggs
Thu 16 Jun 2011 13:53
Forum: dotConnect for PostgreSQL
Topic: sspi
Replies: 59
Views: 7119

Have the test build for SSPI been sent so I can test the fix in my environment.

Thanks,

Charlie J.
by cjbiggs
Wed 15 Jun 2011 20:58
Forum: dotConnect for PostgreSQL
Topic: Multiple insert statements with protocol 3
Replies: 53
Views: 9973

The problem is back. When I set Unprepared Execute=True in my connection string and use Protocol = Ver30, Postgres is preparing the statements on the Server-Side. This was fixed before. How do I disable Server-Side prepared statements using Protocol=Ver30? I am using DBFactoryProvider to create the connnection in my machine.config.
by cjbiggs
Wed 15 Jun 2011 16:13
Forum: dotConnect for PostgreSQL
Topic: sspi
Replies: 59
Views: 7119

Thanks. The registered user email for my company is [email protected] We will test the build as soon as we get it.

Thanks,

Charlile J.
by cjbiggs
Mon 13 Jun 2011 14:02
Forum: dotConnect for PostgreSQL
Topic: sspi
Replies: 59
Views: 7119

As a licensed Devart User, my company need to know the plans for supporting SSPI in the Devart dotConnect for PostgresSQL. This has been a feature of PostgresSQL for a couple of years and pgAdmin has support for it. Npgsql was it implemented in there Open Source .NET Data Provider. Looking at the open source for it, it seem to be pretty easy to implement.

Can Devart provide a clear answer and direction on this feature? I have a 2 weeks to make my decision of leaving Devart and going to Npgsql to meet my company requirements.

Thanks,

Charlie J.
by cjbiggs
Tue 03 May 2011 03:39
Forum: Entity Framework support
Topic: RIA and MSBuild
Replies: 17
Views: 6578

Have this problem been resolved so that workaround is no longer needed? I am getting this problem with the latest dotConnect for Postgres Beta. I am using VS 2010 SP1 and TFS SP1.

Thanks,

Charlie J.