Visual Basic .NET » Internet / Hardware Communication
.Net issue -- AmanSharma --

Can anyone tell me the reason of

Vb.Net Scripts were crashing the ODBC connection on the server.

-- BradleyPeter --

Aman,



We aren't mind readers. You'll have to give us a lot more information than that.



What is the purpose of your program?

Is it a Windows.Forms program or an ASP.NET program?

What line of code causes the problem, and in what method does it exist?

What error message(s) do you get?

What connection string are you using?

What type of database are you using?



Why do you use the term "Scripts"? This term is usually reserved for text files that are interpreted (e.g. Perl, PHP, JavaScript). VB.NET is compiled to produce executable byte code. If you're talking about VBScript, then you're on the wrong forum.



HTH





Peter






[Submit Comment]Home