Quantcast
Channel: SCN: Message List - SAP Adaptive Server Enterprise (SAP ASE) for Custom Applications
Viewing all articles
Browse latest Browse all 3587

Re: Entity Framework sybase connection not possible with VS 2013

$
0
0

Hi Tejinder,

 

The note I mentioned above has the exact steps. I will relook and add it later.

 

For now the code part. Did you add using Sybase.Data.AseClient at the beginning of your code? This is from a C Sharp code with ADO.Net.
sample:

 

using System;

using System.Drawing;

using System.Collections;

using System.ComponentModel;

using System.Windows.Forms;

using System.Data;

using Sybase.Data.AseClient;

 

You can also try this in your connection string config file.

I would try providerName="Sybase.Data.AseClient"

 

Thanks,
Dawn Kim


Viewing all articles
Browse latest Browse all 3587

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>