this actually works... so very nice
This commit is contained in:
Binary file not shown.
@@ -15,7 +15,7 @@ namespace _app
|
||||
AdvantageCredential cred = new AdvantageCredential(@"\\medisoft_server\medidata\EMBARK RECOVERY LLC\mwddf.add", "user", "password", AdvantageCredential.ServerType.REMOTE_LOCAL);
|
||||
|
||||
DB db = DB.Create(cred);
|
||||
DBRetVal retVal = db.FillDataTable("Select Top 10 FROM MWPAT");
|
||||
DBRetVal retVal = db.FillDataTable("select top 10 * from mwpat");
|
||||
if (!retVal.IsValid)
|
||||
{
|
||||
Console.WriteLine(retVal.ErrorMsg);
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
!app/bin/x86/Release/ADSLOC32.dll
Normal file
BIN
!app/bin/x86/Release/ADSLOC32.dll
Normal file
Binary file not shown.
BIN
!app/bin/x86/Release/Ace32.dll
Normal file
BIN
!app/bin/x86/Release/Ace32.dll
Normal file
Binary file not shown.
BIN
!app/bin/x86/Release/axcws32.dll
Normal file
BIN
!app/bin/x86/Release/axcws32.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user