Search found 1 match
- Tue Jul 21, 2009 9:37 am
- Forum: .NET
- Topic: How to access MDB database for TeeChart for .NET
- Replies: 1
- Views: 1352
How to access MDB database for TeeChart for .NET
I have just installed the TeeChart.NET and try to evaluate an application from program in Visual Studio 2008. Is it possible to connect to Access MDB DB direct from the data binding properties GUI interface and not by code like that? 'Connect to database Set Conn = Server.CreateObject("ADODB.Connect...