| Thread | Last Post | Replies |
|
| How to Get all Folder List | 27 Dec 2006 00:08 GMT | 8 |
Dear Sir, How I can get all folder list as like display in Look in Combo Box common dialog box ShowOpen & ShowSave Method. Sanjay Shah
|
| How to Compress & Expand any Database File | 26 Dec 2006 23:11 GMT | 9 |
Dear Sir, I am using Visual Basic 6, In my Application I want to provide backup & Restore facility. I want backup should take after compressing database file & restore the same and expand it.
|
| problem installing .net 2003 | 09 Dec 2006 13:33 GMT | 1 |
i have .net installation problem i start the actual install with disk-1 and everything goes fine until a DLL named vdt70vcs.dll is being used/installed A message box pops up asking me to insert "Visual Studio .NET Professional 2003 - English Disk 1". when i copy all dics to hard
|
| Recordset Data Type | 06 Dec 2006 23:42 GMT | 12 |
When you get a field from the recordset, what the data type does it return? For example, My_Variable = My_Recordset("Interest_Rate") Interest_Rate is Double in the database. However, will the function
|
| Stranche form corruption | 06 Dec 2006 19:06 GMT | 4 |
We have a strange problem with one of our machines. We check out the file from souce safe as usual, but we've noticed that when we do ANY changes on the code, even adding something like Dim strVariable as String
|
| auto-REregistering VB6 components? | 03 Dec 2006 01:26 GMT | 8 |
I need to know if there is a way to reregister a group of components, as they are grouped under a specific component application folder. I wrote a script using regsvr32, but it appears to register the item somewhere I'm not seeing. No errors are returned, but I believe the
|