I am moving from SQL 2000 to SQL 2008. The SQL 2000 is on a Server 2003. SQL 2008 is on a Server 2008. I have imported my database successfully. I am able to perform queries and they work fine. I use
I have some old vb6 code that checks to see if the Windows directory is writeable by WRITING to it then reading a value back.
Here\'s a snippet of VB6 code: myProjectDaoDB.Close FileCopy myName, TempFile where myName is the path of a database.This database is presumably closed in the first line. It seems that simply closi
开发者_开发百科can someone tell me if there\'s an easy way to enable mousewheel for controls (in runtime)?
I\'m using WinHttp to do POSTs in a VB6 activeX control as follows Set WinHttpRe开发者_开发问答q = New WinHttpRequest
How do I delete a row in a ListView. I need to select the row to be deleted and a command button will delete it with a alert 开发者_C百科message if you want to delete the row. What will be the code fo
I am getting following problem, can someone help please? I used Tlbimp utility and converted VB6 COM DLL into RCW DLL. From my Visual Studio 2008, I used \"Add Reference\" and used that D开发者_如何学
I am trying to execute the query which stores recordset vales in sql db. when I am trying to execute that i am getting error like
I have created recordset in vb6 and stored values that I read from txt file. When I am trying to execute the SQL query which will insert my recordset data into database table. I am getting error like,
I purchased a code signing certificate and all looks well.When tested inside a clean Virtual PC OS I no longer get the \"The Publisher could not be verified\" message.