I have created an app to which I added an error logging capability. Should an error occur information about that error is logged to a file called Error.csv. Fine so far. But if the error log itself is open when another error occurs then I get a run-time error 70 - permission denied. I don't understand this.
running sql query in vb6
I am doing a execode to display the area of a place which is in the data base. the sql query is got declarations, select statements and the displaying the data. but i don't know how to implement it. i have written some code. now to display each i am using function like that follows Public Sub DeleteSubDivSQLQuery()
Re: Urgent Help needed Instancing problem with User control
There can be sth in the code during create or destroy of the component, cause there is no limitation of use for activex component, if you didnt implement it. If you use some unknown activex component in you component one of them can have this limitation implemented and it can be the problem. If it doesnt contain other components have a look if it free memory