I am using a mask edit box to allow the user to enter data into a form. There does not appear to be an alignment property to this control like on a text box. How can I right align the data input.
I have a listview in VB6 that is loading about 5000 items and it is taking 10-15 seconds. I load it from a SQL stored Proc. When I exec the sp from query analizer it returns almost instantly. Any thought on speed ?
sortCMD = "EXEC LB_Inventory_V"
Dim db As Connection
Set db...
We are setting up a new server with DOCI sort order and will be moving the data from a Binary server. The source server is SQL 7 then the destination is SQL 2000. Moving the data is not a major problem using BCP but there is the potential to have duplicate records when the case is ignored (i.e...
I have created a Microsoft DTS package in SQL 2000. Then saved it as a VB bas file as described in the on-line help for SQL server. When I open the VB bas file and try to execute it I am missing a reference but can not find what reference I should be adding to the project. The following is the...
I am totally blocked this morning. When executing code in a form I 'SHOW' another form and get user input then when I close the second form I want the orginal form to continue processing the rest of the code. When I "SHOW" the second window the code on the orginal form continues to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.