G
Guest
hi,
I have an Access database that uses some queries that call a function for
formatting purposes. They work just fine. I am starting to develop an
application in asp.net (VS 2005) using this database. I would like to call
one of the queries that calls a function. I didnt think this was a big deal,
but VS 2005 doesnt display the queries that call my function. I pasted it in
and tried it anyway, but it says it cannot find the function that I am
calling. How do I do this? Am I supposed to move the function over to vb.net
and code my function there? Can somebody explain this to me- I would like to
know how you would do this. thanks very much !!
I have an Access database that uses some queries that call a function for
formatting purposes. They work just fine. I am starting to develop an
application in asp.net (VS 2005) using this database. I would like to call
one of the queries that calls a function. I didnt think this was a big deal,
but VS 2005 doesnt display the queries that call my function. I pasted it in
and tried it anyway, but it says it cannot find the function that I am
calling. How do I do this? Am I supposed to move the function over to vb.net
and code my function there? Can somebody explain this to me- I would like to
know how you would do this. thanks very much !!