Skip to main content

Questions tagged [database]

A collection of data that is usually organized into tables for different data objects. Tables usually consists of records on instances of the data objects.

0 votes
0 answers
45 views

TL;DR: I work at a library and we run a daily report (see below) to know which books to pull off shelves; how can I sort this report better, which is a long text file? I work at a library. The ...
catnapman's user avatar
-3 votes
1 answer
121 views

I have a case, I am not sure if its possible to solve, but I will appreciate any help or some sort of workaround. I need to compare combination of data from columns A+B with combination of data from ...
Andon Key's user avatar
0 votes
0 answers
88 views

I can't get DBD-mysql to install on my Windows 11 machine. Activestate Perl 5.40.2 DBD-mysql version 5.013 (Auto) Mysql server 8.4 Mysql server is running. Database 'test' has been created. ...
Scott Bryce's user avatar
1 vote
1 answer
89 views

I have posted a similar question previously, but now I am adding some additional conditions. I am trying to figure out the following: Columns A and B contain a combination of data in each row (for ...
Andon Key's user avatar
4 votes
2 answers
243 views

First: I am trying to match a combination of data from columns D:E with a combination of data from columns A:B (Example ss per the screenshot: if the combination of data from columns D+E[Row 2] ...
Andon Key's user avatar
1 vote
0 answers
119 views

After a MySQL crash in XAMPP, I'm encountering a persistent issue where certain tables in phpMyAdmin reappear after being deleted. These "ghost tables" cause conflicts when I attempt to re-...
Boom's user avatar
  • 257
0 votes
2 answers
120 views

This is kind of an exotic situation: We have a very specialized and old .NET application (without sources) that connects to a MS SQL Server database. As there are certain restrictions for the "...
Rob's user avatar
  • 620
1 vote
1 answer
81 views

I am analyzing some data using my university SSH server. Some new data was shared with me in a web format (share.servername.com/url/XYZ/abc/…). The page includes multiple folders and subfolders. I ...
SadeghBiology's user avatar
0 votes
1 answer
64 views

This use to be more common, and something i never understood. Sometimes, when clicking in a field on a site; the field will put the terms, keywords &or phrases into what i can only think of as ...
mashive evihsam's user avatar
0 votes
0 answers
70 views

New With Ms Access want to create a little Database for shop. Here is My Form structure Based on Table "Sales". Label Name Customer Name CustomerID(Combo Box)(FK) Product Name ...
mud-cap's user avatar
0 votes
1 answer
87 views

We have a milk shop. Many of our customers borrow milk and pay on a monthly basis. In Excel, we were managing the data, now we want to do it in Access. I can't explain this data format by writing it ...
mud-cap's user avatar
0 votes
0 answers
74 views

I tried cleaning up my data, used special paste (values only). Did the ERP software (LN) do something to it so it's harder to copy and edit? Can somebody make the data work? Formula works fine with ...
Tycho Beems's user avatar
0 votes
0 answers
281 views

I have a podman container with a mediawiki inside and a mariadb natively installed. So far it is running and I can access the web-interface. But when I try to connect to the database during the setup ...
MaestroGlanz's user avatar
0 votes
0 answers
31 views

I’m working on an Excel workbook that has data spread across multiple sheets (e.g., "Coal", "Steel", "Turbofuel", "Computer"). Each sheet contains arrays of ...
ReuJDon's user avatar
1 vote
0 answers
347 views

A database* will generate many small writes to its storage. If the storage is backed by a BTRFS filesystem, then these small logical writes will lead to many larger writes because of BTRFS' copy-on-...
Johannes Bauer's user avatar

15 30 50 per page
1
2 3 4 5
58