Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
update
- Page 1
What tools or tweaks improved your outreach and link-building efforts?
Digital Media
Digital Marketing
2 Weeks Ago
by malliecorey
… relevant sites. Also, track performance using Google Search Console and
update
underperforming pages. Patience and consistency are key, but if progress…
Re: Differential Directory, indexing method
Programming
Software Development
2 Weeks Ago
by xrjf
I've just made an
update
because some records weren't being added properly. The issue was that the form didn't take into account that the register field (in the call to DiDi) is passed by reference.
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Week Ago
by gediminas.bukauskas.7
Here is a problem: Blazor WEB application working in SSR mode performs partial
update
of the page after posting. JS initialization does not work in this case. It is difficult to find correct event for performing JS operations.
Re: Differential Directory, indexing method
Programming
Software Development
1 Week Ago
by xrjf
Just a quick
update
for anyone interested: I have revisited and significantly improved the …
Re: What tools or tweaks improved your outreach and link-building efforts?
Digital Media
Digital Marketing
2 Weeks Ago
by Salem
6 to 12 months is a long time to wait to figure out whether your "seo expert" is genuine, or a fly-by-night cowboy who's already vanished with the cash without producing a result. How do you tackle this?
Re: SAP db - how to get the time update statistics was performed on a table?
Programming
Databases
2 Months Ago
by peol
To check when
update
statistics was last performed on an SAP table, use database-specific queries! For SAP HANA, check M_TABLES.LAST_COMPILED. In SQL Server, use STATS_DATE. For Oracle, check DBA_TAB_STATISTICS.LAST_ANALYZED. In DB2, use SYSCAT.TABLES.STATS_TIME. Stay optimized, stay ahead!
ArkTS - McCharts
Programming
Software Development
1 Month Ago
by 杨_659
… Chen Yang. It’s been a while since my last
update
. The main reason is my busy schedule with my full…
Re: How would we poison AI web crawls?
Hardware and Software
Information Security
2 Months Ago
by rproffitt
Update
February 25, 2025 as others are kicking it into high gear to resist certain government data collecting.  And here I was only thinking about poison for the AI bots.
Re: ‘Advanced AI should be treated similar to Weapons of Mass Destruction’
Community Center
2 Months Ago
by rproffitt
UPDATE
: Feb 4, 2025 — Google on Tuesday updated its ethical guidelines around artificial intelligence, removing commitments not to apply the technology to weapons or surveillance.
Re: Using Ubuntu for chess tournament
Hardware and Software
Linux and Unix
2 Months Ago
by rproffitt
… system, the clients would connect to the MySQL server and
update
records when status changed in their area. Then on the…'t have to be the server an app there would
update
when the MySQL data changed. That system was built in…
Re: How Does Google's BERT Algorithm Affect Modern SEO Practices?
Digital Media
Digital Marketing
Search Engine Strategies
2 Months Ago
by MasoodDidThat
… primarily designed to improve search intent accuracy for Google. This
update
focused on understanding long-tail keywords, full-sentence queries, and…” and “to.” SEO strategy has evolved a lot after BERT
update
. Now a days people are using long tail keywords for…
Re: Buggy career talk :-P
Programming
1 Month Ago
by pritaeas
The one with the most impact was a Firebird library
update
, which appeared low to no impact. After deploying at a … damage done. Several weeks worth of misery... The most dangerous
update
I ever had to do, which I was glad to…
Re: how to get back visual basic 6 project again on coding again
Programming
2 Months Ago
by Syed Zubair Ali
… stored in USB and desktop and working well, however, to
update
more i have need my project in design mode of…
Re: Google Penalties
Digital Media
Digital Marketing
2 Months Ago
by Dani
… just been knocked down in ranking due to a core
update
, or one of their other 300+ algorithm updates per year…
Re: How to Efficiently Develop Apps for iOS and Android?
Programming
Software Development
2 Months Ago
by Reverend Jim
… limited memory. And then there are the constant reminders to
update
. And if you ever have to reset your phone (seems…
Re: What is the last website that you visited?
Community Center
Geeks' Lounge
2 Months Ago
by rproffitt
Because of events at The White House I had to
update
some contacts so I was at https://www.house.gov/representatives/find-your-representative
Re: How Does Google's BERT Algorithm Affect Modern SEO Practices?
Digital Media
Digital Marketing
Search Engine Strategies
1 Month Ago
by tudgedigital
Nothing should change from your strategy due to BERT which is an old
update
anyway. Focus on providing exceptional quality content that matches the search intent and building relevant backlinks through Digital PR.
Re: Multiple MySQL connections + transactions
Programming
Databases
1 Month Ago
by Reverend Jim
In that case I can't suggest anything. I've never had to
update
multiple databases for any of the systems I set up.
Re: Why my created link is not updating as a backlinks?
Digital Media
Digital Marketing
Search Engine Strategies
1 Month Ago
by scope_2
The backlinks may not
update
due to indexing delays, low-quality sites, or nofollow attributes. During the crawling process, Google takes some time to recognize links. Ensure the linked site is indexed, has high authority, and allows do follow links. Submitting your site to Google Search Console can help speed up backlink recognition and indexing.
Re: Update
Programming
Web Development
14 Years Ago
by mrcniceguy
//
update
product quantity $sql = "
UPDATE
tbl_cart SET ct_qty = '$newQty' WHERE ct_id ='$cartId[$i]'"; try that))
Update statement not working
Programming
Databases
13 Years Ago
by Arjun_Sarankulu
Update
spot_price set location = ‘PATAN’ where symbol = ‘CASTORP’ and polling_date between ‘20110730’ and ‘20110806’ Giving sql syntax error. Same query i am using to
update
another table in sqlserver its working but not in mysql
update record from updated record
Programming
Databases
12 Years Ago
by ikrami.hall
UPDATE
members a INNER JOIN members b on a.Recommended_By = b.… a.Node = CONCAT_WS('(',b.ID,')',b.Node) this statement to
update
node column from same table, but the problem is i…
Re: update record from updated record
Programming
Databases
12 Years Ago
by LastMitch
>
update
record from updated record You need to be more specific. I don't know what you are trying accomplish with your query.
Re: Update Excel through Datagrid
Programming
Software Development
11 Years Ago
by jared.geli
… cell per row using loop and it says cannot
update
expression; field not updateable MyConnection.Open() Dim w = 0… = DataGridView1.ColumnCount Do Dim updt As OleDbCommand = New OleDbCommand("
Update
[" & ComboBox1.Text & "$] Set [" &…
Re: Update Statement in VB.Net 2008
Programming
Software Development
12 Years Ago
by smitty68503
>
update
Repairs set status = @status WHERE RepairNumber = '" & Label24.Text &… think this is exactly where my problem is. I have
update
repairs (which is the table) I have set "status… from what I am reading elsewhere is the
update
statement has these elements:
Update
(table) set (The new value you want to…
Re: Update Excel through Datagrid
Programming
Software Development
11 Years Ago
by jared.geli
Update
: For Each rw As DataGridViewRow In DataGridView1.Rows For i … rw.Cells.Count Dim updt As OleDbCommand = New OleDbCommand("
Update
[" & ComboBox1.Text & "$] Set [" & DataGridView1…
Re: Update SQL record
Programming
Databases
12 Years Ago
by smantscheff
UPDATE
alters all records to which the condition applies. It does not matter if it applies only to one, to several, to none or to all records. For multiple conditions add them to the WHERE clause with the boolean operators AND, NOT and OR, like in
UPDATE
userTable SET status = 'New' WHERE year = 2000 OR year = 2001;
Re: update row in data grid view
Programming
Software Development
7 Years Ago
by Ahmed_99
update
not wrok
Re: UPDATE SQL statement pulling in GDV value?
Programming
Software Development
12 Years Ago
by sundog1
Update
... I've attached a screenshot showing the Syntax seems to be correct? (Used an OR instead of AND but made no differnce) Still get the same error. Regards Mark.
Re: Update with multiple inner joins
Programming
Databases
11 Years Ago
by urtrivedi
UPDATE
TABLE_1 LEFT JOIN TABLE_2 ON TABLE_1.COLUMN_1= TABLE_2.COLUMN_2 SET … link http://dev.mysql.com/doc/refman/5.0/en/
update
.html But I would suggest that you should not…
update
address in delivery, that will changes all address in delivery …
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC