1. Register DTS custom task without DTS Designer
I just create a custom task with User Interface in Visual Basic 6.
I can register it with DTS Designer interface, but I need to do an
installation program (with Installshield for example).
I try to register my Task by this command line "regsvr32.exe
MyCustomTask.dll".
It work succeffully but when I want to create new "MyCustomTask" task in my
package the icon not appears into DTS Designer ?
Someone knows how to register custom task without DTS Designer ? by script
or command line or "file.reg" or ...
2. dBase III access, won't work ????
3. No DTS task in DTS Designer
4. Would like to talk for serious person who is using SQL ANYWHERE with a huge amount of rows
5. re-re-re post DTS Graphical interface corrupted
6. Portals
7. Building nice Graphical Interfaces for the users.
9. Graphical develpment tools and user interface
10. Graphical User Interface for SQL clients.
12. DTS Transform Data Task fails in job where DTS Execute SQL Task does not
13. DTS Custom task in C# and threading model of DTS C# custom tasks