Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21292 articles
Browse latest View live
↧

MIDI receive User Control Callback problem

I'm trying to create a User Control that receives MIDI and then generates an event whenever MIDI is received. It's hacked from simple demos I've found online (which I know work). The problem is that I...

View Article


problem in database

when connected the database (access 2007) with vb6 program- displaying the following message (unreconganized database format ---path of the database)

View Article


VB6 and Office 2007 and Later

I have the following problem. I'm using VB6 to open a Word document and before I open the document I add mergefields. These fields can be put on the document, and saved, so later in the process I can...

View Article

Time format in DataGrid

I use the code below to populate a DataGrid. It does everything it should, it's just that I have a formatting problem. grTimeMon, grTimeTue etc are DateTime and hold the time of a class. If, for...

View Article

[RESOLVED] help: inserting mysql date

good day guys. i have this example code: Code: dim str1 as string str1="update table1 set transdate=" & Date cn.execute str1 the problem now is when I check the record transdate, the data is...

View Article


Use Findwindow by ".exe"

Hi, i'm trying to find "FlashPlayerPlugin_11_6_602_171.exe" in findwindow function but i couldn't because it need the caption not the program name So any ideas?? My code so far, Code: Private Declare...

View Article

Updating Listview columns

How can I update the whole column in form load? Okay, I have a listview that has Name, Date, Aging, Name, Employee Number as its column names. im having a problem in the 'Aging' column.. I need it to...

View Article

[RESOLVED] help: capture desktop

I tried to google and pscode to find sourcecode for capturing the desktop and I found many but all of them also catches the program the captures the desktop. what I want is to capture the desktop...

View Article


Create SCR Screensaver file dynamically..

..is it possible?

View Article


[RESOLVED] Shell "xcopy"

Hi, I using Xcopy to copy files into SH: Code: Dim CopyString1 As String Dim CopyString2 As String Set WshNetwork = CreateObject("WScript.Network") WshNetwork.MapNetworkDrive "V:", "http://........."...

View Article

Delete file from SharePoint

Do you know maybe how can I removed file from SH by VBa? I know only how to connect and copy file: Code: Dim CopyString1 As String Dim CopyString2 As String Set WshNetwork =...

View Article

samoscar , datamiser ,james

:(i want to do a course here need your advise the course is comptia + and from there i will move up:( is this worth doing ? or is software annalist good:eek:

View Article

[RESOLVED] Getting the path to a file

Is there is way to get the path of a file that is not in the App.Path? I have a folder that contains other folders that contain sub projects for each component of the main project. A file is in the...

View Article


Menu Has Focus

This may sound like a stupid question but how can I determine whether the menu of a form has focus? Reason I need to know is cause I created a Nintendo Emulator in vb6, and I would like for the...

View Article

Run Access Query in VB6 Application

I am developing a VB6 application which connects with an Access 2010 database. I want the application to execute queries stored in the database. Some of the queries include Access functions in field...

View Article


Listbox 'Sorted' Question

I have a Listbox with Sorted = True I add items to it like this: List1.AddItem "0000" List1.AddItem "0000" List1.AddItem "0000" List1.AddItem "0000" Later I do this: List1.List(2) = Right("0000" &...

View Article

Unable to resize controls in form at design!

Help! A new update must have come down to our work machines because when I drop a command button, for example, on my form I cannot resize it using the mouse. No, the form controls are not locked. I've...

View Article


merge files with some modification within into one text file

hi guys, I have several .log files that need to combined into one .txt file. these log files are named as below: apnName1_pdp.log apnName2_pdp.log apnName3_pdp.log they're stored in F:\path\GGJKT1A\...

View Article

[RESOLVED] help: loop on unionall view

resolved

View Article

[RESOLVED] min value in recordset

hi i need to find the minimum date from a recordset. my recordet holds 4 dates eg 01/02/2012 01/02.2013 01/02/2014 01/02/2015 i need to loop through each one and find out which one is the smallest....

View Article
Browsing all 21292 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>