Nagrom , I am using MSDN July 2003 in the Visual Basic Language section 7.1 Methods. I searched for Static methods and it pointed me to this chapter. I am looking in completly the wrong place ?
Cheers Caso
I am trying to call a method in a class without instantiating the class.
MSDN is telling me to declare as follows:
Public Shared Function xxx() as Boolean
However when hitting enter the message "identifier expected" is appearing?
Do I need any other declarations...
Thanks in advance...
I am trying to write a VB script that will allow me to update table information at a column level. What I need to do is write a VB script that will add a new column to an existing table with a particular default value. The script has problems creating this default value. Any ideas why??
The problem is : I have two VB3 apps, both connecting to SQL Server 6.5 using ODBC. They both work well independently, but when they are running at the same time get various errors either from SQL Server (Communication Link failure) or GPF's
The question being does anyone know of a constraint...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.