4
Answers

vs query builder


I am using the microsoft visual studio 2008 query builder and I write a query like the one below:
select num Mod 60
from theTable
this query runs successfully in the microsoft access but the query builder isn't able to recognize neither the Mod operator nor %.
can you help me solve this?
Answers (4)
0
steven_yin

steven_yin

NA 12 0 21y
[DllImport( "filename.dll",EntryPoint="functionname")] public static extern int functionname(type parameter1,type parameter2...);
0
kovan

kovan

NA 636 0 21y
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/csref/html/vcwlkPlatformInvokeTutorial.asp