| Thread | Last Post | Replies |
|
| problem when connect to database. | 28 Feb 2010 09:36 GMT | 6 |
I have succeeded to create mysql database. I did the following code : Try ConnStr =
|
| RETURN VALUE | 22 Feb 2010 23:19 GMT | 3 |
I am using VB6 with MS SQL Server 2000. To manage DB I only use Stored Procedures and for Insert, Delete and Update operations I use Data Environment connection. In my code I write a operation like this On Error Resume Next
|
| Error message in visual basic -- 'Can't quit at this time' | 19 Feb 2010 13:37 GMT | 3 |
We have a ETL tool called Sagent using VB code. While opening the Sagent design studio, We got this error message: "Can't quit at this time.". Not Able to Open the sagent Design studio.
|
| Running dhRPCService on Win7 64 | 05 Feb 2010 00:37 GMT | 4 |
The computer (Win2000) that I have been running as my server currently has issues. I have therefore started using a Win7 64 computer as a server. dhRPCService ran as expected under Win2000 and
|
| ADODB can`t make a SELECT with a UNION ALL view in access 2003 | 04 Feb 2010 14:50 GMT | 1 |
i don't talk in englis but my problem is important, please help me.... ADODB can`t make a SELECT with a UNION ALL view in access 2003 i've a UNION ALL view into my DB ACCESS 2003 and i use a SELECT to link it and show that error
|
| Sort not working on adDecimal field | 03 Feb 2010 16:36 GMT | 1 |
It seems XML persisted recordsets have troubles sorting adDecimal fields. Here is a repro sample: Private Sub Command1_Click() Dim vElem As Variant
|