VS 2019 Adding double quotes to csv file - some fields have them
My project requires me to extract data from a commercial system through their reporting system, which will write the data to a csv file. The problem that I have is that some of the fields are double...
View ArticleCloning Objects: Merging and Matching of objects
Creating a new object that merges or copies other objects can create "referential" links that can burn you later on. You can easily have two objects with members that actually refer to the same address...
View ArticleVS 2013 How Can I Check DataTable Image Exist Or Not ?
Hi Everyone. In Program has Database for Save Images. I am transfering this images on to a Document. If in DataTable has Image it works. but if there is no Image Code dosent Work. Code: Dim img()...
View ArticleFS Dell XPS 17 9710 11th Gen i7 (2021) 16GB 512GB $1,249 Website...
Great deals Great deals Great deals Great deals Great deals
View ArticleVS 2019 [RESOLVED] Adding double quotes to csv file - some fields have them
My project requires me to extract data from a commercial system through their reporting system, which will write the data to a csv file. The problem that I have is that some of the fields are double...
View ArticlePandora's box opened!Bitcoin, the blackmailer virus, Corona virus
Information security, financial security, war, nuclear power plant security, viruses, genes, global climate change, atomic bomb manslaughter, World War IV. Global earthquakes, aliens hit the earth,...
View ArticleValue does not fall within the expected range.
I've run into a problem I'm having a hard time getting a purchase on, so I thought I'd ask here. I have a very simple form that has nothing but a listbox and two buttons. In the constructor, I query a...
View ArticleSending a string from one computer to another.
Does anyone have a super simplistic example of sending a string from a vb.net app on one computer to a vb.net app on another computer. Most of the examples I'm finding are examples of chat programs,...
View ArticleIs there any addin can show code lines ?
Hi ~ ALL Is there any addin can show code lines ? Attached Images
View ArticleCan't compile a VB6 project, just CAN'T
greetings everyone. i try to compile a project in VB6, i know it's old but it's the only programing language i know for now. it runs without any issues in the Dev environment (MDI of VB) but after try...
View ArticleInserting too many records at once
Hi. I use vbRichClient5.dll for Sqlite. I have a query that inserts a number of records into a table like this: Code: sql = "insert into T1 (A, B, C) " sql = sql & "select X, Y, Z " sql = sql...
View ArticleTwinBASIC Pure Win32 GUI Sample.
Short demo of a windowed application written in TwinBASIC using pure Win32 code. It's a very simple clock that displays the current date and time as text in Window. It's serves as a demonstration of...
View ArticleNewbie
Guys, I have just installed Visual Studio 2019. I am wanting to update my database which was written in MS Access in Visual Basic, and the modules I will need to access government data now require...
View ArticleMsOf10 Combobox Rowsource
I have a combobox on a userform that is populated via a RowSource which is a dynamic Named Range. If I delete one of the entries in the Named Range the Named Range address changes as it should, but how...
View ArticleFlood Fill Art
Just something I threw together. All its good for is to pass the time. Add your own patterns and color away. Attached Images Attached Files DrawFill.zip (146.9 KB)
View ArticleMsOf10 [RESOLVED] Combobox Rowsource
I have a combobox on a userform that is populated via a RowSource which is a dynamic Named Range. If I delete one of the entries in the Named Range the Named Range address changes as it should, but how...
View ArticleVB6 Flood Fill Art
Just something I threw together. All its good for is to pass the time. Add your own patterns and color away. Updated: Added a few more features and patterns . Attached Images Attached Files...
View ArticleVS 2015 How to print spicific data in crystal report..
Anyone can help me on how to search spicific data and display in crystal report from two table from database using the textbox?
View ArticleVS 2019 Import c# project into VB.NET Project
I'm with my vb.net project and I found a ready c# solution but it's too big to convert to c# so I would like to bring all forms into my visual basic project is it possible to do this using only the...
View Articlehow to get date time format in js by vb6?
How to use VB6 to convert time stamp to date 1402233166999 to yyyy-mm-dd hh:nn:ss Code: var da = 1402233166999; da = new Date(da); var year = da.getFullYear()+'year'; var month =...
View Article