• Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Saving smartphone fingerprint id in mysql

    You may want to do something but the stock fingerprint API (biometrics) doesn't appear to offer such. If you did manage to get around all that, someone will report the …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Saving smartphone fingerprint id in mysql

    I do have a background in the design and more for access systems such as what you might see at HID Global and more. I did design and coding for …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Qr code scanner

    Why not? Keep in mind we know nothing about your computer or camera.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Qr code scanner

    Please can I use my normal computer camera to scan and decode a Qr code?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Saving smartphone fingerprint id in mysql

    Sorry but I was unclear. If you read the article noted it notes that by design the systems do not allow storing the fingerprint in external databases. Now it's quite …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Stefce in How to create sitemap for +150k links

    this is the website i was talking about that at the checkout was $1800
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Delimiti or Docupilot

    For me such would not work because of the rather onerous document specifications. This work was for hardware design documents and later, the user manuals. But for you, maybe such …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Delimiti or Docupilot

    Which document automation tool is good for Word document automation?
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to JamesCherrill in array declaration c++

    Don’t know if this helps but… If your compiler has `__STDC_NO_VLA__` = 1 then it doesn’t support variable length arrays (C++ 11)
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in Why my mouse is not working perfectly on Window 10?

    My problem was the order in which you decided to look for problems. >Well now I guess you don't use your computer much Only 6+ hours a day. What do …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in Why my mouse is not working perfectly on Window 10?

    I have never seen a case where a mouse problem was due to windows rot. I have also never had a problem with a wireless mouse having interference, even when …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to CurtisUN in Why my mouse is not working perfectly on Window 10?

    It can be a windows issue, mouse, mouse driver, interference (if wireless), a hardware problem or just plain processor being over worked. If your computer has been used for a …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in array declaration c++

    The code looks like a Console App. I'm reading https://learn.microsoft.com/en-us/cpp/build/vscpp-step-2-build?view=msvc-170 so you'll have to setup to make console apps per that tutorial. Here I used an online IDE and GCC …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in array declaration c++

    Given the code ran fine on an online c++ IDE and compiler I'll have to have a better explanation of what the issue is.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in array declaration c++

    I used a C++ online compiler and it didn't like the stray single quote on line 30 but for the number ten it did something. Could you have a compiler …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching array declaration c++

    Lexicographic algorithm I'm trying to make this algorithm work, but it keeps telling me that my declaration array is not correct because it needs to have a constant value. Array …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in C#: can't install webview2 package

    So you need to make a support ticket or bug report. I can't help you because there is no error message. "Install failed..." is not enough to work with. Out …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in C#: can't install webview2 package

    https://www.nuget.org/packages/Microsoft.Web.WebView2 has SIX install options. Each one has it's own command line. Let me be clear. If you are not following their directions, I don't expect it to work.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Saving smartphone fingerprint id in mysql

    Doesn't that break security if you store your own fingerprint information? I'm reading https://source.android.com/docs/security/features/biometric since it's a good project and primer on Android Biometrics. > biometric HAL guidelines to ensure …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Saving smartphone fingerprint id in mysql

    Hello! I have created a project on Android studio, and i use java as langage, i want to create a biometric system with fingerprint, what i mean is that i …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in C#: can't install webview2 package

    "Install failed" is not an error message. Also, which of the SIX command lines did you try? And did you elevate this install to run as Administrator? There's too many …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in C#: can't install webview2 package

    I looked at the SIX install methods and not one mentioned using the "manage nuget packages" method. Try it per the web site instructions next time.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in C#: can't install webview2 package

    First, no. I don't use this one but there's a nugget at https://www.nuget.org/packages/Microsoft.Web.WebView2 "The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching C#: can't install webview2 package

    When I try to install webview2 package from nuget I get this output: Retrieving package 'Microsoft.Web.WebView2 1.0.1418.22' from 'nuget.org'. Adding package 'Microsoft.Web.WebView2.1.0.1418.22' to folder 'C:\Users\pc\Desktop\VS 2015 projects\dbtest\packages' Added package 'Microsoft.Web.WebView2.1.0.1418.22' …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Invalid data source!

    It's now 2 years since we permanently shuttered our last VB6 projects. The cost to develop was climbing as fewer and fewer programmers were available and then the final blow …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Invalid data source!

    Hi everyone, Can someone help me about Vb6? I have 2 data reports that is connected into 1 data environment. my 1st data report works fine but the second one …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to john_111 in Where will Twitter be in a few months?

    I find it unbelievable that Musk walks in on day one and says the code has faults here, here, and here (realy? is he the greatest coder ever born and …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Frenco in Why is Social Media So Important Anyway?

    Social media is important because it allows you to reach, nurture, and engage with your target audience — no matter their location. When a business can use social media to …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to pritaeas in DoublePrecision

    You repeatedly say that PHP is (too) limited, but then why still use it? Pick a different language! It sounds too much like an XY problem to me. You're trying …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Audio file and database

    Given the tag Windows-9x it seems unlikely there are many folk left running that old a version of Access. I certainly would have no hope of trying anything or testing …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Audio file and database

    How can I add an audio to a Access database. I have a Access "greeck dicionary" and word "Relaxed with the phrase in Greek and its audio
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Assembly Language Irvine32.inc

    Frankly, this omits all the other details needed to craft said routines in assembly. The target system is unspecified and one might divine it's for some pre-EUFI 80x86 machine but …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Assembly Language Irvine32.inc

    Write a program that counts the number of the given character in a user given string. The program must have a procedure called 'HowMany ' that will expect ECX hold …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to jwenting in How to make instagram bot in 2022

    Most people who have instagram accounts are bots, whether they're computer programs or brainless humans. Just contact them and pay them to follow you.
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to jwenting in What is Full Stack Development? What are the skills in Full Stack

    It means someone who can do everything, frontend, backend, server administration, database administration, security, graphics design, everything. And don't expect to get away with being good at one thing on …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Reading Data from MYSQL using Linux C

    Thanks for clarification. Before we can proceed, there is no builtin API to C to get at MySQL directly so the First Order Of Business would be to find a …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in 9 Digital Marketing Secrets For Businesses in 2023

    Those don't sound like secrets!
  • Member Avatar for rproffitt
    rproffitt

    Began Watching 9 Digital Marketing Secrets For Businesses in 2023

    As only one and half months to go for New Year 2023, everywhere the excitements are very high. The preparations for the upcoming 2023 are in full swing including government, …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in What is Full Stack Development? What are the skills in Full Stack

    Which brings me to the following saying. > Jack of all trades, master of none. Another problem is there is NO ACCEPTED DEFINITION of Full-Stack because the stack changes from …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching What is Full Stack Development? What are the skills in Full Stack

    Full-stack technology refers to the entire depth of a computer system application, and full-stack web developers are those who are capable of developing both the front end and the back …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Reading Data from MYSQL using Linux C

    So much left unspecified. Did you want to use MySQL from a C app? What's wrong with mysql_store_result?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Reading Data from MYSQL using Linux C

    What is best way to get one row from a mysql table (with many columns) so I can use several several fields from that row for calculations in a C …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in CS Project Pension Date Calculator

    Show the code. Maybe your code is reading a string and while we could attempt string to integer why not input the number? I'm reading the tutorial at https://www.javatpoint.com/how-to-get-input-from-user-in-java and …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching CS Project Pension Date Calculator

    I'm working on a class project where I am supposed to determine how long it will take for someone to be fully vested in their pension. I have to take …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Where will Twitter be in a few months?

    I have deep doubt that the changes were for "change in revenue model". At first I did some hope as Elon did speak about how WeChat had a pay with …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Where will Twitter be in a few months?

    This just in: "CBS NEWS SUSPENDS TWEETS COMPANY-WIDE ... Amid Twitter Uncertainty"
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Stefce in help with if/else

    Try like this if($expiry==0) { echo "We're sorry but your contract has expired. Contact us immediately at propzmgmt@gmail.com"; } elseif($expiry >= 1) { header("location:sysnav.html"); } And format the SQL correctly …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Where will Twitter be in a few months?

    There was a glimmer of hope for Twitter in one lone Musk interview where a plan was told about adding a payment system similar to WeChat. For a moment I …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Which the most litecoin purse?

    Some told me FTX. I delayed and missed the ride. More at https://www.investopedia.com/ftx-exchange-5200842
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Which the most litecoin purse?

    Which is this superior litecoin account Copay or buxtank.com ?

The End.