| 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
|
| GIDS 2009 .Net:: Save Big, Win Big, Learn Big: Act Before Dec 29 2008 | 26 Dec 2008 05:32 GMT | - |
-------------------------------------------------------------------
:::: Great Indian Developer Summit 2009 - GIDS .Net :::: :::: 24 April 2009 :::: :::: J N Tata Auditorium, IISc, Bangalore :::: |
| Problem with processing .hcc files to display help contents using | 22 Dec 2008 05:29 GMT | - |
I encountered a problem when trying to process the contents a .hcc file to display help contents. Instead of displaying the contents, it displayed a blank window. The code I used to generate it is as follows:
|
| 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,
|
| OmegaChart ver 4.0 beta tester wanted | 17 Dec 2008 23:32 GMT | - |
Dear friends, Omega Charting Services is now looking for beta tester for their software product "OmegaChart ver 4.0" and give away the beta version at NO CHARGE.
|
| VB6 & Zlib 1.2.3 | 10 Dec 2008 17:55 GMT | - |
I am looking for a VB6 example code using "Zlib1.dll" (Zlib.dll version 1.2.3) (specially for the inflate method). I found many sample code but with "Zlib 1.1.4" with a different calling.
|
| 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
|