S
shapper
Hello,
Could someone tell me how to run a simple SQL stored procedure using
the Enterprise Library 2.0 Data Access?
I have in my VB.NET code the following database:
Dim db As Database = DatabaseFactory.CreateDatabase
Thanks,
Miguel
Could someone tell me how to run a simple SQL stored procedure using
the Enterprise Library 2.0 Data Access?
I have in my VB.NET code the following database:
Dim db As Database = DatabaseFactory.CreateDatabase
Thanks,
Miguel