Click here to Skip to main content
15,881,600 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am trying to build vb.net application with sybase as backend for this I need dll with 4.157.1300 version.

Could you please help me out.

What I have tried:

I verified the dll with the version number, but I couldn't find it.
Posted
Updated 2-Dec-19 0:49am
Comments
Kornfeld Eliyahu Peter 12-Nov-19 6:47am    
You may need a license... may not...
Check these: https://www.nuget.org/packages?q=sybase
ZurdoDev 12-Nov-19 15:59pm    
You'll likely just need to google for it.

1 solution

I'd suggest to download and install Sybase ADO.NET Provider - Visual Studio Marketplace[^]. Then you'll be able to connect to the Sybase database engine via that connector.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900