You can't.
P&DW is too old, obsolete.
Use the free InnoSetup, instead (www.innosetup.org)
Type: Posts; User: gibra
You can't.
P&DW is too old, obsolete.
Use the free InnoSetup, instead (www.innosetup.org)
You must create your ActiveX User control.
See
http://msdn.microsoft.com/en-us/library/aa231248(v=vs.60).aspx
You can find sample project here:
Datarepeater Control in VB 6...
http://www.codejock.com/products/reportcontrol/?2yn6s14z=p1z
https://www.componentone.com/SuperProducts/TrueDBGridPro/
No problems. :)
Use my tool VS6 Installer to install VS6.0 or VB6.0 on Vista, Window 7 / 8 (32 or 64 it).
See the link on my sign.
The only thing you need to do is check what controls you used...
I suggest to use MAPI library (MAPI32.DLL), no problems on Windows7 64-bit.
http://www.thescarms.com/VBasic/MapiEmail.aspx
I agree 100%.
I Add: use with caution, because if you use formula to calculate something (totals, averages, ...) on LeaveCell/EnterCell events, then each time you change Row/Col events will be...
So, you had moved from DataGrid to MSHFlexGrid ?
Due to doesn't exists a Hierarchical Data Grid control,
please specific correctly the control you use.
My experience is:
1 - I don't use any flex grid (MsFlexGrid, MsHFlexGrid, VSFlexGrid, ...). I use ComponentOne TrueDBGrid. If I had not the TrueDBGrid I would use the DataGrid.
I used the...
On LostFocus if prefer to use Trim() instead of LenB() because if use press spacebar textbox seems empty, but don't.
Also, if there are many textbox which we use a 'default' text, then I suggest to...
You don't use the Click event, which is fired for DataGrid control only, not for records collection.
As already sayed, use After* and Before* events, their allows you to stop/cancel/modify values...
I suggest to use the GotFocus event, instead, because if user navigate to TextBox using the TAB key then the MouseDown event will not fire.
1) In you SQL statement you must add ALL columns you need to update, eventually hide columns that user doesn't to access it.
2) you must use appropriate DataGrid events named After* and Before* to...
Caution, FRX can contains many image formats
- with no transparency (BMP and JPG)
- with transaprency (GIF and ICO)
- metafile (WMF, EMF)
therefore save a image always as bitmap maybe not...
See this project:
95673
USB Notify & Removing
http://nuke.vbcorner.net/Progetti/VB60/Progettivari/tabid/79/language/it-IT/Default.aspx
First question:
Text1.Text = vbNullString
Second question:
open a new thread with specific info.
Instead of
StudentList.RemoveItem lIndex
removing should start by last to first item, not tested but should work:
Create a procedure that allows the user to correct the value.
It seems obvious that the writing of the data in the database should only occur when the user presses a button like 'SAVE'.
Have you tried my tool VS6 Installer?
I installed VS6 with my VS6 Installer tool and this does not happen.
In fact I have no problems of any kind, nor with Windows 7 or Windows 8.
I have 6.1.97.82 version.
Ever heard of maintenance programs?
Maybe you're not a professional programmer ...
I have made programs VB6.0 + Access (database) that run for years in multi-user (LAN and Terminal Server) without any problem. Some even with 15 concurrent users.
My suggestions here:
1)
This...
password may be a reserved word (dipend of database in use).
i.e. if you use Access then you must use [password]
Perhaps, the problems arise because you have installed VS6.0 EE in an inappropriate way.
With my VS6 Installer tool I have installed on Windows 7 32/64 bit in the Home Premium, Professional and...
What? :eek:
TabCtl32.ocx is already installed... :bigyello:
This is depend by how database are stored.
Teradata is probably different from SQL Server, Oracle, and so on...
Therefore, you have to get this information on Teradata web site and/or related...
The End statement should never be used, except for reasons really serious.
If your application stay in memory means that not all component are been properly released.
Paradoxically End may be the...
1st problem:
My VS6 Installer install VS6.0 (Enterprise or Pro) and VB6.0 (Pro only, NOT Enteprise).
Now I have add VB6.0 Enteprise (thank you for filelist)
So, I send to you the updated version....
I developed VS6 Installer using Visual Studio 6.8 Enteprise 'retail' version (5 CD), therefore I don't know the contents of MSDN Subscription CDs.
I can try to discover the differences.
Should...
You can use my VS6 Installer.;)
See link and video on my sign.
Sorry, but the Access database:
1. doesn't support CASE WHEN ...
So you replace CASE WHEN using Iif/Then ...
2. some internal Access functions not works in each scenario.
i.e. You own...
You can use my tool VS Installer, see my sign.
If the problem started after you installed the latest version of SP6, then the problem may be in how you installed SP6.
How did you installed SP6?
If the problem existed before then, probably,...
This doesn't depend of my VSInstaller tool :D
The problem is that the DataEnvironment ISN'T supported.
Always keep in mind this:
Support Statement for Visual Basic 6.0 on Windows Vista, Windows...
After INSERT or UPDATE need to refresh the cache:
http://www.xtremevbtalk.com/showthread.php?t=102739#5
You need to download SDK, will found a lot of sample for many languages:
http://livedocs.adobe.com/acrobat_sdk/10/Acrobat10_HTMLHelp/wwhelp/wwhimpl/js/html/wwhelp.htm?&accessible=true
A lot fo things are missing, I get too many errors.
Then you should use the Acrobat and PDF Library
http://livedocs.adobe.com/acrobat_sdk/10/Acrobat10_HTMLHelp/API_References/Acrobat_API_Reference/index.html
and not is Spanish, is Italian, then???
Do you expect the whole world to speak English? :D
However, I written: