Page 1 of 1
Need simple example of executing insert statement
Posted: Fri 20 Jun 2008 16:41
by eugene-g
Greetings,
Does anyone have a complete simple example of using MyDirect with C# to execute an insert statement?
I just need to see what objects I should use to do that (i.e. DataAdapter, DataSet, etc...)
Any such examples are much appreciated.
-Eugene
Posted: Mon 23 Jun 2008 09:14
by anton.connect
Hello, Eugene
There are many examples that have installed with MyDirect .NET (if you have chosen a full installation). You can find them here:
1) Start -> Programs -> Core Lab MyDirect for .NET2 -> Samples
2) C:\Program Files\CoreLab\MyDirect.NET2\Samples\
Posted: Wed 02 Jul 2008 03:19
by eugene-g
I'm unable to compile the Examples because references to Crystal Decisions is missing. Where should I get that from?
Posted: Wed 02 Jul 2008 08:42
by anton.connect
Crystal Decisions goes with your Visual Studio. The reason may be that you have not chosen the full installation of Microsoft Visual Studio.
Here are the possible solutions:
1) Install Crystal Decisions from the distribution kit of Visual Studio.
2) Delete the Crystal project and all references to it in the References section.