I am having trouble with an application that I have just completed, when using it I noticed that my machine slows down alot. Investigation reveals that when I dispose of forms, the memory is not being freed up. I set-up a thread to run "gargage collection" every few seconds but the problem...
When performing a drag and drop the mouse pointer defaults to the standard drag drop images. I want to alter these defaults to my own images, is this possible?
Thanks for any help in advance.
I'm using VB6, and I am attempting to copy one file from one location to another:-
FilCopy Source.string, Destination.string
I get runtime error '75
Path/File access error.
I'm sure this all worked fine before I installed .Net- can anyone solve this.
Thanks in advance
I wish to perform a drag and drop between two controls. I would like to change the mouse pointer to my own icon but the default always sees to take precedence can I change this?
Thanks for any help
Rick
I need to insert multiple records into a single table (im using VB.NET 2003 and SQL Server 2000) what is the best ie quickest and most stable option.
Thanks for any help
I need to set up an app that deletes a folder and all subdirectories, I am using a piece of code that seems to work, except that the sub directories aren't removed from memory (the hard drive stats stay the same). I am assuming that this is not good practice, can anyone help me with the correct...
I want to open a form in code, but I don't know which form class to use until runtime. Lets say I have 3 different form classes
frmMISC1
frmMISC2
frmMISC3
I want to pass a variable and open the required form based on this:
ie- dim form as new frmMISC & "1"
form.show
The problem...
I am building a treeview from 4 data-adapters combined into a single dataset (from SQL Server). This works fine and I get 4 levels of tree nodes. My problem is that the fourth level of nodes needs to be dynamic (all the others are static after initial load). I want to reload the final tier...
I am trying to execute a stored procedure that requires an input parameter, the purpose of the procedure is to delete a record in a table (based on the ID that I pass it)
I cannot find an example of this anywhere.
The stored procedure works fine, my problem is running it from code.
I would...
I am having trouble with programming excel from vb .net.
I need to run a find replace on a spreadsheet that I create in code- creating the .xls is no problem but I am unable to run the find\replace. Can anyone help me.
Many thanks
Rick Masters
I really need help and fast! I recently switched on a very old machine and I get the following message almost immediately:
ATI MACH64 SGRAM BIOS 3.002
And thats it, nothing else, no beeps, nothing.
Please can someone tell me what this means and what I can do to fix it. Many thanks
Rick
Hello, I have a treeview in my project. It is populated from a database. It works well, however I would like to be able to change the text value of certain nodes at runtime. I can do this for the "selected node" but I can't grab another node from code, can anybody help?
Many thanks
I am new to VB and I would like an easy and efficient way to check if a folder exists in a directory and if not then to create a new one without the user being prompted. Any help would be greatly appreciated. Thank you.
I want to alter a series of records to "proper case" i.e "rick masters" changes to "Rick Masters". Is there an access function for this?
Many thanks in advance.
I am looking for a way to prevent users from hitting the shift key and opening my entire database to the world, if anyone knows how this can be done in 97 or 2000 then I would love to hear it.
Huge thanks in advance
Rick Masters
Hello, I have two fields in one table and I need to combine them into a single field in a second table. The problem I have is that if the first field contains a null, the second field is not placed into the combined field in table2. I could update all nulls to values but this is not practical as...
I have a pst file with a password, I don't know what the password is, is there a way to disable or change it? I would really appreciate some help.
Many thanks
RickMasters
I want to change an existing access database to SQL. I am not familiar with VB or ASP, therefore I would like to create an access front end. Will the database still have "access" limitations? I.E. poor network stability and security problems. Furthermore, when (if ever) are microsoft...
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.