Results rankings database Help Windows Forms Application, VB.Net
TL: DR - I need some pointers on my Database structure and suggestions how to proceed thereafter. Hi as a Formula 1 fan, there is always discussion about who is the greatest. with many results citing...
View ArticleVS 2015 Combobox repeats its items when cliked twice on it
i have making form on which a datagridview column when clicked then it shows twicely its items. means if on first click combobox show 3 items say x, y, z , when we click it 2nd time it shows x,y,z, and...
View Article[RESOLVED] gaia_frameworkvb6.msi
Hello, after installing visual studio en my computer, I cannot run neither VB6 IDE nor my programs. Open windows installer and ask this file gaia_frameworkvb6.msi I can't find anyware. If press cancel...
View Articleserial port read
Friends I am new to vb6. i am doing project. ol. help me. i am sanding data from key board like 00,01, 02,03,04,05 ...... up to 32 as per serial port in put i play wav file =using MM Control. code is...
View ArticleHelp Nailing Down RegEx Pattern
I have the following text: Code: PR Number: 0082161694Â Â Â Â Â NSN: 4820-01-606-6325Â Value: $5000-10000 Â Â Â Â Â Â Â Issued: 10/25/19Â Â Â Â Agency: DCSCÂ Â Bid #: 16167281 SOL Number: SPE7MC20T1201...
View Article[RESOLVED] Accessing Comments in directory listing
In VB6, WIN10 how can I place a comment in the comments column of a directory listing? Also, when scanning the dir, I would need to access this info to decide to include the file in my processing. Thanks
View ArticleReplicate Database Command Button with click event outside of DataGrid
Good morning, I am new to VBForums and are looking for assistance in creating a separate button to replicate a command button within a datagrid. What i'm looking to do is to select click event button...
View Article"Reset" a With/End With structure?
I don't think it's possible to do, but I have code that has this structure. Code: Set ws = Activesheet With ws   For lngRow = 2 to 1000     If lngRow = 100       'Code to create a new...
View ArticleVS 2012 how to link datagridviews events created using multiple tabcontrol
Hello to all the programmers on vb.net, I have a difficulty with tabcontrol that creates multiple pages like datagridview too. pressing the "add" icon next to the tabpage name creates a datagridview,...
View Articleruntime error overflow
Trying to divide these 2 figs and get the error. Pretty sure it has something to do with Dim'ing the varaibles v1 and v2 Private Function diff_Calc(ByRef r As clsRecord, ByVal detailRecordNum As...
View Articlevb6 ListView click/ lostfocus bug
Anyone know how to fix this bug? when the user clicks on a ListView (reportmode), I make an Textbox visible and SetFocus to it. (The TextBox.GotFocus / LostFocus sets/ resets the backcolor of the...
View ArticleWhere to download apps on ch play where do you save note 9 ?
When installing apps on play where are the settings files stored in the phone see note 9 ?
View ArticleXaml in Xamarin Forms
How do I make my label to display symbols like percentage (%). PS: I'm using code behind, I'm not much familiar with data binding.
View Articlehow can i centere block eliminate using css1?
how can i centere block eliminate using css1?
View ArticleMore programmer pet peeves
I encountered these today: I support a .Net application that has a database interface. The original programmer's idea of error handling was to just popup a message box saying "SQL Error" and sometimes...
View ArticleVS 2010 [RESOLVED] Crystal Report: Object reference not set to an instance of...
Hi Guys, Hope everyone doing fine, I just need some help with this error that I'm getting when running my application made using VB.Net & VS 2010. When I open my crystal report files in design...
View ArticleBusiness Opportunity ?
Aged 71, I have just about retired. Had a reasonably successful accounting package from 1990 (MSBasic) to now (VB6). Package needs to be updated to VisualBasic.NET or ? Very few remaining customers (5)...
View ArticleFlickering Mouse Pointer
I'm hoping someone can help me with this annoying little problem. I have a shape in Excel 2010 that has a macro assigned to it and recently the mouse pointer has started to flicker when I simply hover...
View ArticleHow to Make DataGrid1 Content go into the actual Connected Database?
I learned from an old post here as to how to make a DataGrid1 take data from textBoxes via variables connected to these textboxes i.e., Price = Val(Textbox.Text), but the code I founddoes not save data...
View Article