your are right App is for application object in VB but that is for your VB application is currently running. You can check instanances and other properties of that application. As far as Explore or NetEscape is concerned you can use VBA application objects. I have no idea exactly what you have...
Anybody on this forum advise me how to define or configure database to expand itself to some other volume or drive of the server when there is no space left on the original volume, where the database has already created at initially.
Is there a way to transfer memo field of FoxPro 2.6 into Sql Database from DTS package utility. I have tried to transfer dbf files of FoxPro 2.6 into SQL database it is not transfering memo field of my FoxPro 2.6 into SQL database table. Can anybody help me to advise some procedure in DTS.
There is Deployment and Package wizard in VB6. Go into Tools and from there select Add-in manager and select deployment and package wizard upload/startup. You see icon on your toolbar and option will be available in Add-in. Start exploring deployment and package wizard
Can any body advise me to get NT 4.0 Server printing security configuration in NT 4.0 or advise me some third party software which can do this to stop user from printing or allow users can printing between specified time period.<br><br>I now something is in the market to achive this kind of task...
I don't think so there is any way to stop Package and Deployment Wizard from creating new file every time and don't ask prompt. <br><br>Package and Deployment is Add-in for VB6.0 and there is no setup parameters define to configure according to our needs what I know.
Kb244,<br><br>Have you ever tried "NextRecordset" method of ADO object. This will provide you next recordset from one created Open command for multiple tables.<br>
First of all change your cursor location to adUseClient or adUseServer. If your ProfileArea is SQL table then add one more parameter in your recordset open line in last with adCmdTable. Try with this.
Select Tools Menu and from there select Options menu. This will show you property bag for VB IDE envoirment setting. Then select Envoirment tab, you will see Template Directory. Change this directory with your desired directory to save your projects, form and etc..
From your explaination of the problem you are facing, is might be somthing logical problem in your application. In my point of view something is changing in your connected database before disconnecting and not comitting whatever is changed by your application. When you try to connect database...
Hi kb244,<br><br>I think <A HREF="http://www.allapi.net/" TARGET="_new">http://www.allapi.net/</A> will serves your purpose. You can find a lot of APIs.
Swanson,<br><br>Well For loop is relative slow then do while loop but as you mention select case it is conditional check not repetition and it depends on the satiuation and logic you handle. Some time we have to compromise with millisecond slow response with objective to achive.
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.