10,989 Topics
| |
Anyone experience problems with a disappearing control focus rectangle when using an XP style manifest? Some check boxes and option boxes no longer show the focus rectangle when the control gets focus using the kayboard and the tab key. Some do, some don't. Rather strange. I've tried putting them in … | |
I am using VBA to work with excel files. The code allows the user to select files, processes them and gives the req data from input files in Excel workbook. After ptocessing, the excel file will be set visible for the user and the objects are also set to Nothing. … | |
I'm having problems connecting to an access database using vb 2005 when in vista. No error messages are displayed and the code works fine on XP. The line of code connection.Open() just won't work, i would very much apreciate it if someone could shed some light on how to stop … | |
i'm creating an online booking system for my project.i need to link my html to VB6.how do i go about it. | |
Does anybody knows how to use MSFlexGrid? Just wanna know how to use this Control since i do not use this. They say on FlexGrid, Adding, Editing and Deleting are easy. Please provide samples... on how to Add, Edit, Delete on a MSFlexGrid.. Thanks Guys! | |
there are a way to clean all file with vb? Best regards. | |
My VB code needs to copy a file from one location to another, and I can do this with FILECOPY just fine. What I'd like to do though, is invoke the Windows copy function, so that the user gets the whole 'transfers in progress' experience. Is there a way to … | |
Please help me in resolving my problem, I'm doing this in Crystal Report. I want to make a total field for each page that mean for one page. It has one total field for it but I can not formula to reset my running total field with it go to … | |
How can I send messages like "hello world", and receive from another computer using tcpip? Any code-example using VB6? | |
I want play media file through visual basic 6.0 I don't know about that controls for playing any media file | |
hi.. i am a newbie programmer taking up computer science and a freshmen...and i don't know on how to make an autocomplete codes in a combo box..in where u can easily type down the letters or words, and the combo box will automatically find that letters or word even if … | |
Hi All, I'm using ADO (VB 6.0) to try and insert and update an image to a mysql database. However i'm having problems doing this coz sometimes it updates only once and with every subsequent effort to update this column i get the following error : Run-time error '-[COLOR="Red"]2147467259(80004005)'; Data … | |
Hi all, I have a file that I want to transfer. I read it from a database and save it to a file, then I open if from the file and put it into a an array I then open it again this time as binary and send the packets. … | |
hi friends! I need to know how to create a graph in vbasic. please send the syntax.possible with eg. I also need to know how to link one form with another. Thanks in advance. elanch | |
i have a group header on a data report(Section6), ill use this section to view the Comp. Name, Ip Add.. etc... while the detail section(Section1) will be used to view the applications used by each comp. obviously, each has thier own tables. my question is, How am i going to … | |
heyy everione this is ma first post here ive been readin sum posts here for i guess for a month, i want u guys to suggest some codes or features in vb to make the layout of the forms attractive thx in advance... | |
Im a newbie here. Im using VB6 for frontend and MS access for database. Im new in creating Data Report. I want to use it to create simple reports that can group by specified field. Ex. Fields: Doctor_Name Address Sched Laboratory Count(Laboratory) as LabCount I want to place Doctor_Name,Address, Sched … | |
im doin my final year project nw..its abt map...how i want to calculate distence between 2 points by clicking on that point1 and drag until another point2. i realy dun hv idea to do..realy need help from your guyz..thank you | |
pls help..im working on my inventory for my thesis.. pls help me about the database, i need to save the transaction on the databse and then whenver i saved the data on it, i need to delete it on the other... the first datatbase is for sold products and the … | |
ei guys help me... im stock from this error tnx.. | |
i already check the threads about how to make an autorun but now i cant see it anymore. and i think that dani got that post... any one can help me... thxxxxxxxx | |
Please can anybody help me on how to capture the legacy joystick button change event using the API winmm.dll. I mean only the [U]change [/U]of the button not its permanent status . Thanks a lot. Abou Rawan / new member. | |
Hi I want to know is it possible to connect C with VBA . And can you please give me the link of some explain or you can by your self . So my question is how to connect C and VB 6 . Thank you for your effort of … | |
Hi I wrote a visual basic program years ago for a friend. I retained the source, but I get a load error on some of the files. Apparently they are saved in binary (or tokenized?) format. I would like to read them so I can update the program and even … | |
Can anyone tell me the best type of connection to allow Excel Files to be used as a datasource. I set everything up as a DSN-Less connection, and I have having problems with the Input Mode of my excel data. It seems to not understand IMEX=1;. Most of my activeX … | |
hey im using vb 6 on a 64 bit vista computer in vb express 2008, is there some way i can compile a lightweight program for use on a mac? thanks m | |
Hello, I am brand new to programming, I've worked with computers for several years but decided to learn a new skill. I'd consider myself a hobbyist when it comes to programming. In any case, I've been working with the timer function and I want to make a simple clock that … | |
HI I need to make Microsoft Access 2003 Dependent Drop Down from an existing application which set a configuration file. The user interface contains many drop down that are filled dynamically. The issue here is the latency, meaning the time needed to refill the drop down after making a first … | |
I had a form that requiring a Job Order Code, "the Job Order Code is just like number of transaction". We had 12 months in 1 year. I need to reset the starting Job Order Code in every month. For Example: January: In month of January I had 10 transaction, … | |
I see I am not the first to have problems with ComboBox and will most likely not be the last This is likely to be an easy one for most of you... i put it down to my age :) am using Visual Studio - Visual Basic.. I have a … |
The End.