Quantcast
Channel: VBForums
Browsing all 15067 articles
Browse latest View live

Entity Framework Core 5 appsettings.json and logging using SQL-Server

If using .NET Framework 5 with Entity Framework Core5 and like to configure your connection string and logging see the following GitHub repository. Log options (which can be modified easily) Code:...

View Article


Image may be NSFW.
Clik here to view.

Cool menu,Nice menu for vb6,Modern UI style menu

The image below shows a very old my subclassing menu: Download Menu Extended https://www.vbcorner.net/download_menuex.htm It runs very slowly, for unknown reasons,on win8.1 Attached Images  

View Article


Image may be NSFW.
Clik here to view.

VB6 Office ribbon Activex Control,ribbon Ocx

Code:     .AddTab "tab2", "Tab 2", True     .AddCat "cat2", "tab2", "Group 1", False, ""     .AddButton "but8", "cat2", "Search1", "save", False, "", False           .AddCat "cat3", "tab2", "Group 2",...

View Article

Image may be NSFW.
Clik here to view.

How do I code pointers in Visual Basic? (Relating to Cheat Engine) I'm so...

I use Cheat Engine and in Cheat Engine you have Memory Addresses and Pointers. In Cheat Engine I got my Memory and Pointers to work just fine. Now trying to do this Visual Basic is a pain. I must be...

View Article

MsOf365 Can you find the problem with this?

Hi, I am struggling through this code. Goal: If value in column F changes then call mail sub based on the condition on respective value in column C as well as new value in F. Note: My dashboard values...

View Article


Using registry to determine Window's OS name, any downside?

I just verified manually that I can determine which Windows OS I'm on from the registry: HKEY_LOCAL_MACHINE\software\microsoft\windows nt\ currentversion ProductName I manually verified on W7, W8, W10...

View Article

Image may be NSFW.
Clik here to view.

VS 2019 How do I create a many-to-many Relation?

I need to bind a DataGridView to a many-to-many Relation. I know how to create both of the one-to-many Relations: Code: 'VendorTypes and VendorMembers dsMain.Relations.Add("VendorTypes_VendorMembers",...

View Article

VB6 Call Web Api Winhtt 5.1

Hello friends, I need to call VB6 with a few commands from the website, such as receiving the price of digital currency I have a sample code but it has a problem please guide me To get information from...

View Article


64-bit process remote hook technology and some changes in the 64 module...

Talking about the 64-bit process remote hook technology and some changes in the 64 module export table I have used Yi Language for more than 10 years, and what I have left is only some nostalgia and...

View Article


Hey, We can build ActiveX dll with the MSOffice's VBE now!

Only the question is we don't have the 64 bit of MSVBVM60.DLL such as the dll cann't be registid crecttly. for more information please look at the thread...

View Article

Reading specific elements from item in database and placing them in multiple...

Let's say I have an item in the database which contains "?! ES ?! AW ?! FF ?! XM". How do you place the the letters "ES" "AW" "FF" and "XM" in multiple textboxes, each textbox containing one of the...

View Article

How to add my ordering items in a table before saving them in DB

Hi. I'm new to PHP development. I'm working for my practice on a dummy website. Its kind of sale project. Its an ordering Form. Where I have list of items to select from. Once the item is selected,...

View Article

how do we fill in school.xlsx file age column from age.xlsx file by using...

*how do we fill in school.xlsx file age column from age.xlsx file by using name column with visual basic in excel? Tables have variable length and have more than 10000 rows. school.xlsx |A | B | C|...

View Article


how do we fill in school table age column from age table using age column...

how do we fill in school table age column from age table using age column with visual basic access using update? Tables have variable length and have more than 10000 rows. school table |A | B | |:----...

View Article

VB6 check for sound on speakers

Hi, looking at some old code to 'test for silence' on the speakers... https://www.vbforums.com/showthread....Sound-Tutorial Comment #4 to 'record sound', although I'm not looking to save anything, just...

View Article


why loop_2 is faster more than loop_1?

hi ALL ~ Code: Private Sub Form_Load()     Dim w As Long         Const count = 100000     ReDim aaa(31) As Long     ReDim ccc(count, 31) As Long     ReDim id(count) As Long     For w = 0 To count...

View Article

How do we change our update statment? we want to add rows from NEWschoolmark...

How do we change our update statment? we want to add rows from NEWschoolmark table that does not existed in schoolmark table UPDATE schoolmark INNER JOIN NEWschoolmark ON schoolmark.field1 =...

View Article


W10 Update and Scoll bar

Hi there I hope that everybody is fine, and safe Please, I would be extremely grateful if somebody could help me to detect following problem. I am utilizing a VB6 project in W10 1909. Following is the...

View Article

Add something to default Right Click Menu

I have been wanting to know for a while how to do this, but I guess I dont exactly know what to look up to find it. How do you add a context menu/item to the default windows context menu for right...

View Article

declaring variables and not using them

HI, One of the most common mistakes a programmer makes is declaring variables and not using them. But what is the negative effect of this, besides lines of code not used? Reagrds!

View Article
Browsing all 15067 articles
Browse latest View live


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