Quantcast
Channel: VBForums - Database Development
Browsing all 2918 articles
Browse latest View live

INSERT INTO table with some extra data

Hello, I don't know if there is some SQL feature or if I should do this in my app. What I need, Code: INSERT INTO table1 (col1, col2, col3) SELECT column1, column2, column3 FROM table2 change the above...

View Article


[RESOLVED] SQL Syntax that I'm just not getting right...

Would you be so kind as to run this query and explain to me why I am not getting the result I'm expecting, which is LineNumberAsDecimal 1.1, versus LineNumberAsDecimal 1.10? I must be doing something...

View Article


[RESOLVED] INSERT INTO table with some extra data

Hello, I don't know if there is some SQL feature or if I should do this in my app. What I need, Code: INSERT INTO table1 (col1, col2, col3) SELECT column1, column2, column3 FROM table2 change the above...

View Article

How to select BindingSource row based on data in a column

Me again... This is my Main form code, where you can see how I call tada from the server, and show it in text boxes Code:     Imports System.Configuration     Imports System.Data.SqlClient     Public...

View Article

Lost database

I have been trying to publish an application, but it keeps failing as the process is being run. The project does open up after the error occurs, but I am unable to actually run any of the applications...

View Article


SQL Query for getting available locations within 2 dates in Access SQL

I have a table with locations and the dates when they are occupied in Access mdb database. CREATE TABLE `locations` ( `LocationID` int(11) NOT NULL, `Location` varchar(255) NOT NULL, `StartDate` date...

View Article

How to make two user Dbs appear under the same connection in SSMS

In SSMS Object Explorer I see my Db under Databases. If I right click the Databases branch and create a new Db it appears next to the extantant Db. This is what I want, but if I close the connection...

View Article

TechnologyAdvice and DZone Observability and App Performance Survey

Hey All, VBForums has partnered with DZone, who is conducting their annual Observability + App Performance research survey, and we want to hear from YOU! Taking ~7 mins., our questions cover topics...

View Article


DZone Research and TechnologyAdvice Survey: Enterprise Security

Calling all AppSec experts! How do you approach security across the SDLC? What cloud security and supply chain threats impact your team? Share your insights on all things AppSec in our 7-minute...

View Article


ADODB/Excel VBA to aggregate data

Trying to use ADODB with Excel VBA (Office 2021) and connection strings to aggregate expense data (date, category, amount) from ~6 closed Excel workbooks into a summary showing amount by category for...

View Article

Image may be NSFW.
Clik here to view.

Need query to get only last record of a customer from his/her total records ...

Hi, I have a table "Reciepts_Table" in MS Access Database where I stored the information of received amount from all customers. I can extract all the records that customers paid to date in a report....

View Article

Image may be NSFW.
Clik here to view.

SELECT SUM and GROUP BY day

Hello, this is a sample picture of what I need actually. I have a table with four columns (date, date, decimal, decimal) from which I need to get Code: SUM_in , and Code: SUM_out separately for each...

View Article

Image may be NSFW.
Clik here to view.

[RESOLVED] Need query to get only last record of a customer from his/her...

Hi, I have a table "Reciepts_Table" in MS Access Database where I stored the information of received amount from all customers. I can extract all the records that customers paid to date in a report....

View Article


[RESOLVED] ADODB/Excel VBA to aggregate data

Trying to use ADODB with Excel VBA (Office 2021) and connection strings to aggregate expense data (date, category, amount) from ~6 closed Excel workbooks into a summary showing amount by category for...

View Article

Image may be NSFW.
Clik here to view.

[RESOLVED] SELECT SUM and GROUP BY day

Hello, this is a sample picture of what I need actually. I have a table with four columns (date, date, decimal, decimal) from which I need to get Code: SUM_in , and Code: SUM_out separately for each...

View Article


[RESOLVED] How to get the total value (excluding last record value)?

Hi, The following code works fine to get the whole total of a column in a table. Code: Dim TotalReceipts As Double         For Each dgvRow As DataGridViewRow In dgvReceipts.Rows             If Not...

View Article

Recommended db for desktop .NET apps?

Hi everyone, I've been managing my data in a very direct way for quite some time. It was simply storing some files in folders, where each of the folders will have subfolders consisting of images/pdfs...

View Article


Image may be NSFW.
Clik here to view.

Need a query to show data of a customer account in a report form...

Hi, I have two tables: 1. SALESTABLE 2. RECEIPTSTABLE I am now retrieving data of the above tables in separate datagridviews using the below code which is working fine. Code:     Private Sub...

View Article

Image may be NSFW.
Clik here to view.

[RESOLVED] Need a query to show data of a customer account in a report form...

Hi, I have two tables: 1. SALESTABLE 2. RECEIPTSTABLE I am now retrieving data of the above tables in separate datagridviews using the below code which is working fine. Code:     Private Sub...

View Article

create a .ndx files to store clients data

please can i know how to make .ndx files that stores all informations that user entred to system? like: products.ndx clients.ndx purchases.ndx billings.ndx orders.ndx settings.ndx .....

View Article
Browsing all 2918 articles
Browse latest View live


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