3,842 Topics
![]() | |
after kaspersky internet security installation, the PC starts untill the display of the windows (XP) logo. And then, the screen gets dark. The mouse works, but no action can be done. why | |
Is there a limitation on how many schemas and security objects you can have in one Snowflake database and will there be performance degradation with thousands of these objects? Will splitting the data into multiple snowflake databases help performance? | |
Hello, I am fairly new to VBA development trying to upgrade my employee training database in VBA from a single listbox with single line select/add/edit capability to one that pulls employee data from listbox1, searches training available by job title in listbox2, and combines the data into listbox3 also adding … | |
i installed wamp on windows 11. i tested to see if php was installed by using command phpinfo and this worked. when i attempt to use php in html document the php echo statement does not work. i simply get the line of code (shows the echo statement). i have … | |
Guys, what am I doing wrong? The database "expiry" value is > 0 but I go to expiredpage.html. ======================================================== the code: <?php $link = mysqli_connect("localhost", "root", "", "numbersdb"); // Check connection if($link === false){ die("ERROR: Could not connect. " . mysqli_connect_error()); } echo "<center>";echo date('m/d/y');echo "<br />"; $id='id'; $expiry='expiry'; if($expiry==7) … | |
**Will some near genius create a fireworks screensaver with current clock display for me for free? PLEASE? I have searched the web for two days and have found nothing. Is it even possible? Either way, may God bless you! Peace to all. ** | |
Logfile of Trend Micro Hijack This v2.0.5 Scan saved at 12:20:23, on 30/03/2022 Platform: Unknown Windows (WinNT 6.02.1008) MSIE: Internet Explorer v11.0 (11.00.19041.1566) Boot mode: Normal Running processes: C:\Program Files (x86)\EPSON Software\Epson Printer Connection Checker\EPPCCMON.EXE C:\Program Files (x86)\EPSON Software\Event Manager\EEventManager.exe C:\Users\vince\Desktop\HijackThis.exe R1 - HKCU\Software\Microsoft\Internet Explorer\Main, Search Page = http://go.microsoft.com/fwlink/?LinkId=54896 R0 … | |
There’s a long history of filename lengths being a problem for operating systems like Windows. There was a time when you couldn’t have filenames longer than 8 characters plus a 3-character file extension. The best you could do was something like myresume.doc. This was a restriction in place by the … | |
I am trying to automate my monthly tax reports that tax me depending where in the state I am located. The state provides a "database" but it is just a map that I click on where the job was, so I can be taxed at that rate. It seems simple … | |
I have a homework assignment that im not really sure how to approach as of right now, I've done some research but. I have not found really anything that would pertain to what I'm doing. Any help would be appreciated <3 . So far this is what I have: /****************************************************************************** … | |
What is great about Amazon is that there is no one way to start an Amazon business. From the business model you choose the products you decide to sell, there are many ways to succeed on the platform. However, the steps required to get up and running on Amazon remain … | |
i want to do data validation with excel combo box.....i made reference....but when i delete the reference the code will execute error | |
I want to determine if the mouse cursor is above a Windows Form and if so, change its color, but I'm kind of new to this and C# also. I was thinking of something like this: public Form1() { InitializeComponent(); if (Control.MousePosition.Y >= 0 && Control.MousePosition.Y <= 499 && Control.MousePosition.X … | |
Hi everyone, i want to solve the problem below with dynamic programming but i dont know where to start. Can anyone suggest me something? So the problem is about the find the minimum path with maximums golds. This is the code i have tried so far but it gets me … | |
Hello, I have a project in Visual Studio where I have to create an application that takes a numerical value below 10000 in a textbox and translates it into word form in a list box when a user presses the calculate button. The listbox also has to display all the … | |
Hello. I am trying to check if a table definition (the default value on a constraint) is equal to UTC Time by using the following query: IF NOT EXISTS((SELECT object_definition(default_object_id) AS definition FROM sys.columns WHERE name = 'ModifiedDate' AND object_id = object_id('dbo.WorkflowAudit')) == GETUTCDATE()) However, you can not compare a … | |
I have MinGW installed on Windows 10. Can you help me compile something with it? I get this $ g++ first.cpp -o first bash: g++: command not found And then $ apt-get install g++ bash: apt-get: command not found | |
What I would like to do is to register a couple of shortcuts to move the mouse cursor. The cursor should jump from the one square area of the screen to the other. The question that comes to mind first is: which keys are not used (or at least not … | |
I cannot get the character to input and it does not output. .equ READERROR, 0 @Used to check for scanf read error. .global main @ Have to use main because of C library uses. main: prompt: @ Ask the user to enter a number. ldr r0, =strInputPrompt @ Put the … | |
I'm trying to figure out why the regex code below gives me two different results, depending on where I use it. [A-Z]{0,1}[a-z]{2,}[:] **On phpliveregex.com, the above regex code matches the following:** narrator: Narrator: **When used in preg_match, the above regex code matches the following:** narrator: Narrator: NARRATOR: PS I'm not … | |
I bought a high end laptop off a guy I met in a pub he showed me the laptop and it was working fine and everything seemed absolutely fine, however 2 weeks later I goto login and it has been locked by the company it has been stolen from so … | |
I am sketching the architecture for a set of programs that share various interrelated objects stored in a database. I want one of the programs to act as a service which provides a higher level interface for operations on these objects, and the other programs to access the objects through … | |
can anyone help me to make an app | |
WIndows 11 is soon getting out. Are you planning to move to Windows 11? I like its features especially Snap Layouts. But I know it can be used on Windows 10. Which other Windows 11 can be used in Windows 10? | |
Hi, Can anyone tell me the difference between Linux and Window hosting. | |
Hello everyone. I saw services on the Internet where you can search for keywords in the Instagram biography. These services have their own base and they search for it and sell it later. Are there forums on the Internet where there is already a parsed database in the form of … | |
Would you fix how to for me the issue that it keeps preventing attached excel from opening, it shows the dialogbox of connecting to d.docs.live.net to enter your window Live ID credentials. | |
Hi All, Basically, am using Azure Repos Git as for my source control with Azure Devops. I am using automated build and deploy process. Here, having one branch (for example master) within this branch having Multiple projects in different folder names (like, Project1, Project2, Project3, Project4...etc and one Common folder … | |
Good afternoon, I'm haven't coded in a very long time, and now I have some time in my life I'm actually coding a Quiz application in vb.net using ms access for the question/answer database. This project is what the student will see when their taking the test, and my issue … | |
I want to be able to write an SQL statement that pulls the sum of revenue and expenditure for each day and gets net income for each day with the distinct dates available in the Income and Expenditure tables. I have tried the following statement, but I'm not getting the … |
The End.