problem with connection.execute method.

databases , db Nepal
  • 12 years ago

    hi all, I am using MS sqlserver 2000 professional edition.

     I am connectin to this database from my vb application which uses adodb connection to connect.

    The problem is while i call connection.execute method , VB(or compiled exe) is terminated unexpectedly with this error message ( Visual Basic encountered a problem and needs to close. We are sorry for the inconvenience.)

    It works fine with .addnew and .update method of adodb Recordset objects. What should I do to overcome this situation.

     

    Thank you

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is anticipated with distaste, performed with reluctance, and bragged about forever.” - Dan Kaminsky