| Thread | Last Post | Replies |
|
| Problem Calling Stored Procedure Inside a Transaction | 30 Dec 2008 16:22 GMT | 2 |
First let me start by saying I have posted this question several days ago here: http://www.xtremevbtalk.com/showthread.php?t=303140 First I setup the ADO Connection Dim con As New ADODB.Connection
|
| Binding controls and MS Access database with password | 27 Dec 2008 05:52 GMT | 2 |
I have been searching on the net for a solution for days and have tried many different ways to no avail..:( Here is my project using VB 2008... I have an MS Access database with a password, a Main form with a
|
| VB6 - EnumGroupMembers with more than 1000 members | 18 Dec 2008 15:58 GMT | 2 |
I found that I can retrieve 1000 members of a group only. Can anybody tell me how to retrieve _all_ members of a group? Thanks in advance! Regards,
|
| VB6 + ADODB.Recordset + Vista = Automation error -2147024769 | 10 Dec 2008 17:33 GMT | 8 |
WEEKS have passed now and it won't come to an end. The problem is simple: I've got a VB6 program that runs wonderful under Windows XP but Vista always hangs up, when it tries to execute the following command:
|
| Not Getting results from Stored procedure | 04 Dec 2008 22:23 GMT | 2 |
I'm having a problem getting a resultset returned from a stored procedure on SQL 2000 database, using Vb6/Ado 2.7. I've called very similar stored procs on the same db using .net '03; the data was returned via the DataAdapter.fill(mydataset) method without issue.
|
| Data binding to a password protected Access database | 04 Dec 2008 09:13 GMT | 1 |
I have been searching on the net for a solution for days and have tried many different ways to no avail..:( Here is my project using VB 2008... I have an MS Access database with a password, a Main form with a
|
| Databinding to a password protected access database | 04 Dec 2008 02:25 GMT | 1 |
I have been searching on the net for a solution for days and have tried many different ways to no avail..:( Here is my project using VB 2008... I have an MS Access database with a password, a Main form with a
|