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

[RESOLVED] SQLite temporary table issue

Hello Olaf I'm creating a temporary table from the client side. Code: DBClient.Execute "Create TEMP  Table Tbl1 (ID Integer, FName  Text , adr Text,  age  Text )"   StrSql = "SELECT * FROM Tbl1"   Set...

View Article


VS 2015 In VB.NET - Create a MS Teams conference and send emails to participants

Hello. From my VB.net desktop application, I would like to create a Microsoft Teams meeting and send an email to all participants. Is this possible? To create a MS Teams Meeting from a VB.net desktop...

View Article


Persistent data in a Chart and Adding points from front end

I am building an ASP.net application using VB. that uses a chart. I want to add data from the front end and keep that data that is already in the chart. From my research it appears I need the...

View Article

[RESOLVED] Does anybody knows if RMChart works with Ms Access (OCX)

Hello yesterday i stumbled on an abandoware (RMCHART) that seems to do the job for my needs The problem is that although it installs just fine i can't use it on Ms ACCESS I reference it but when i try...

View Article

Chain Reactions!

I have a track bar which when it is moved updates a text box to display the actual value. Or if I input to the text box it needs to update the trackbar. The problem is (I think) that they each fire off...

View Article


Print Rich text box data with data report

I have developd hospital managment softwere. I use access as databse. I use datareport to print data. I have one field name "Investigation" which contains .textRTF data from richtextbox. My data are...

View Article

Donation Problem

Hi, I made a donation on the understanding that I would be supplied with registration codes in 24 hours. I have received nothing. Donation details are :- Transaction ID: 9C425393KP8966318 Transaction...

View Article

Need to open a network cash drawer

Not a programmer but need to create a utility to open a network cash drawer. We are switching our Point of Sale app and require new cash drawers. New drawers will work fine with new app but not the old...

View Article


VS 2017 [HELP CODE BEGINNER] RETRIEVE THE name picture FROM A PICTUREBOX ?

Hi everyone! :) i have some trouble to finish my program! my problem is how can i retrieve the name of a picture from a picturebox without extension on a label SOMETHING LIKE THIS: label1.text =...

View Article


ScaleWindowExtEx, ScaleViewportExtEx for zooming

Hi dear forum. Does anybody have an example that shows how to use these GDI functions for zooming a window ? Code: Declare Function ScaleWindowExtEx Lib "gdi32" _     (ByVal hdc As LongPtr, ByVal nXnum...

View Article

Upload Media Items Or Files To Google Photos Using C#

Here's a post Upload Media Or Files To Google Photos Using Google Photos API, REST And C#.NET on how to upload media items or files to Google Photos Cloud using C# console application and REST. This is...

View Article

[RESOLVED] SQL Server - would this be a pivot or something else?

Here are my query and results: Code: select pri.[customer_id], pri.[EmpID] as PrimaryRep, sec.EmpID as SecondaryRep from EmpSalesReps pri left join EmpSalesReps sec on sec.customer_id = pri.customer_id...

View Article

Get PID of each process

Hello VB Forums! I'm struggling to do this thing for a long time, couldn't find a valid solution. So, here's my thing: If the user press on "start1" button, will start a process, get it's pid, all good...

View Article


Privacy advices needed about remote database connection via VB .net...

I am developing an application in which I need to connect a remote database. There is no problem about the connection and app is working well. It connects to the database, insert new records or gets...

View Article

Update a field in multiple tables

Hey all, We have a database with a number of tables that have a field that needs updating. The field name is the same across all tables and the value we need to update to will also be the same across...

View Article


SQL Server 2018 - String Comparisons with Whitespace

I recently discovered the following will return a 1 for the TrailingWhitespace column: Code: SELECT         CASE WHEN '  leading whitespace' = 'leading whitespace' THEN 1 ELSE 0 END AS...

View Article

Legacy Conversion Fun

I am currently in the process of converting a legacy application from VB6 (originally written in VB3 and updated until VB6) and just for the record... I hate spaghetti code. Right now I am going...

View Article


VB6: how can i speed up my draw pixel function DIB's?

heres my actual function for draw between line points: Code: Friend Sub DrawImageRectanglePoints(DestinationHDC As Long, Points() As Position3D, WorldSize As Size3D, Optional ByVal Opacity As Long =...

View Article

VB6/VBA MS Access Developer needed - Remote work

Immediate opening for highly experienced VB6/VBA developer to rebuild existing MS Access database to a fully OO TDD, multi layer architected solution. Successful candidates will have min 5yrs...

View Article

How do you learn Visual Basic on the internet?

I'm looking everywhere for up to date Visual Basic tutorials and learning resources. I can hardly find anything outside of tutorials of the very basic syntax. Very little in the way of actually showing...

View Article
Browsing all 14946 articles
Browse latest View live


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