CheckDatabaseUpdate() missing from local help files

Just starting out? Need help? Post your questions and find answers here.
User avatar
Distorted Pixel
Enthusiast
Enthusiast
Posts: 313
Joined: Sun Aug 29, 2021 4:34 am

CheckDatabaseUpdate() missing from local help files

Post by Distorted Pixel »

Hi,

I hope it is ok to post this here.

I did a search for the "CheckDatabaseUpdate()" command in the local docs help files and the only one there is CheckDatabaseNull().

https://drive.proton.me/urls/MTW1TX62WW#FtWx9llfsTtI


// Moved from "Bugs - Documentation" to "Coding Questions" (Kiffi) Image
To be popular is way to much work. I just want to be me, myself and I. Oh no, does that mean I'm bipolar? :shock:

No one cares how much you know until they know how much you care
User avatar
Bisonte
Addict
Addict
Posts: 1320
Joined: Tue Oct 09, 2007 2:15 am

Re: CheckDatabaseUpdate() missing from local help files

Post by Bisonte »

CheckDatabaseUpdate() not in Help ?

This will be due to the fact that this function is not provided by Purebasic.
PureBasic 6.21 (Windows x64) | Windows 11 Pro | AsRock B850 Steel Legend Wifi | R7 9800x3D | 64GB RAM | RTX 5080 | ThermaltakeView 270 TG ARGB | build by vannicom​​
English is not my native language... (I often use DeepL.)
User avatar
Distorted Pixel
Enthusiast
Enthusiast
Posts: 313
Joined: Sun Aug 29, 2021 4:34 am

Re: CheckDatabaseUpdate() missing from local help files

Post by Distorted Pixel »

Bisonte wrote: Sun May 05, 2024 10:29 pm CheckDatabaseUpdate() not in Help ?

This will be due to the fact that this function is not provided by Purebasic.
That might explain why there is no direct link from the online documentation to the following page on CheckDatabaseUpdate().
https://www.purebasic.com/documentation ... pdate.html

Although, there are links on the above listed page to other parts of the documentation, just no link to the above page.
To be popular is way to much work. I just want to be me, myself and I. Oh no, does that mean I'm bipolar? :shock:

No one cares how much you know until they know how much you care
User avatar
HeX0R
Addict
Addict
Posts: 1219
Joined: Mon Sep 20, 2004 7:12 am
Location: Hell

Re: CheckDatabaseUpdate() missing from local help files

Post by HeX0R »

You are referring to this I guess => https://www.purebasic.com/documentation ... se.pb.html
Post Reply