Search Result

Collapse
51 results in 0.0027 seconds.
Keywords
Members
Tags
update
  •  

  • VB Failed To Update SQL Using Update ... SET....WHERE

    Hi ... i tryin to update my SQL using this method but it didn't update...Anyone have a better way to do this ?

    ------------------------------------------------------------
    Code:
    Case "OUT"
    
                    Dim connectionstring As String = "Server=PENW3GFSB2S\SQLEXPRESS;Database=People;Trusted_Connection = yes"
                    Dim query As String = "Update [Names] Set [TimeOut]=
    ...
    See more | Go to post

  • sg2808
    started a topic SQL UPDATE INNER JOIN syntax

    SQL UPDATE INNER JOIN syntax

    I have the following syntax for Update Inner Join:

    Code:
    UPDATE RuleDetail 
    
    SET RuleDetail.Function_involved = MasterUpload.Function_involved 
    
    FROM RuleDetail
    
    INNER JOIN MasterUpload 
    
    ON RuleDetail.Rule_description = MasterUpload.Rule_description
    However, when I am trying to run it, I am getting an error message -

    "Syntax error (missing operator)in...
    See more | Go to post

  • amywolfie
    started a topic Copy from 1 subform to another

    Copy from 1 subform to another

    This is an existing topic. A good solution is given, but one line of code doesn't work:

    rst2!Field2Upda te = Me.SF1Field

    It has to do with Update.

    What is the proper VBA syntax to update a field as shown above?

    Thanks!
    See more | Go to post

  • fiaworkz
    started a topic VB.net MS SQL inserts but NOT Updating
    in .NET

    VB.net MS SQL inserts but NOT Updating

    I've been working for this for more than an hour
    Hope someone helps me.
    Here's my code


    Code:
    Try
    
                Dim con As New SqlConnection("Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\LBHdb.mdf;Integrated Security=True;Connect Timeout=30;User Instance=True")
                con.Open()
                cmd.Connection = con
    ...
    See more | Go to post

  • Update and append data in one table from data in another table

    Hello -

    I have a local table in my database called t_CompanyData that holds a subset of the fields in another table called dbo_INT_AUX_LIS TING.

    dbo_INT_AUX_LIS TING is a linked table via an ODBC connection. This is a table in our CRM system and the data in that table is updated constantly.

    I need to run a query to:
    1 - update the data in t_CompanyData with any updated data for related records
    ...
    See more | Go to post

  • accessdatasouce1.update using VB code in Asp.net

    Dear Mr

    I have problem , I add Button in Edit templete in form view1 and I put command accessdatasouce 1.update . I find it is not working

    I found No update happend and also No error I get it , I expect the command should be run from Accessdatasouce updatecommand specified in Aspx

    please need your help , what is the missing ?

    See the real code



    ASPX code
    ...
    See more | Go to post
    Last edited by Frinavale; Nov 4 '11, 05:28 PM. Reason: Added code tags.

  • Sync outlook contacts linked table with universal table

    Hi Everyone:

    I hope someone can figure out what I am missing as this is not working properly for me.

    Background: I was tasked with creating a database to store contact information in, which would be utilized by our sales team to track leads. Until this point, all contacts were either manually entered or imported and all has been working well. A new request was made to basically sync that table with outlook. For...
    See more | Go to post

  • Antonio Bacasno
    started a topic Doesn't Redirect After Successful Update
    in PHP

    Doesn't Redirect After Successful Update

    Can somebody please help me? I would like to redirect to a new page once a successful update was performed, but my redirect code doesn't work. After a successful update, it doesn't perform the redirect, instead it opens up a blank version of the current page. Can somebody please check my code and see what's wrong with it? Thanks.

    ***AFTER A SUCCESSFUL UPDATE, IT OPENS UP A BLANK VERSION OF THIS PAGE INSTEAD OF REDIRECTING TO UPDATEDATA.PHP* **...
    See more | Go to post

  • Cleo Millet
    started a topic How to use SET to Update a Pre-exiting Table

    How to use SET to Update a Pre-exiting Table

    I'm still fairly new to MySQL and I've been given a task by my lecturer that I just can't make work. She wants us to use SET to add a row to a table instead of the regular VALUE method. Here's my code and the error I received:

    Code:
    mysql> INSERT INTO Instructors
    -> SET FacId = 96
    -> SET FirstName = 'Chris'
    -> SET LastName = 'Explorer'
    -> SET HomePhone = '555-1492';
    
    ERROR 1064 (42000):
    ...
    See more | Go to post

  • Antonio Bacasno
    started a topic Update Doesn't Work
    in PHP

    Update Doesn't Work

    My UPDATE script just doesn't work. I just couldn't find what was wrong, every variable is declared. Please find what's wrong with my code. Thanks.

    ***THIS IS THE CODE FROM WHERE THE EDITING WILL TAKE PLACE***
    Code:
    <?php require_once("includes/db_connect.php"); ?>
    <?php require_once("includes/functions.php"); ?>
    <?php
    	
    	$equipid = mysqli_real_escape_string($db_cxn,
    ...
    See more | Go to post

  • Update query with Dlookup function results in conversion error

    Hi Everyone,

    I've created a database (MS Access 2003) to help monitor staffing at my work.

    I now need to transcribe data from one table (tblPositions) into another (tblTeams) based on a common column (Position ID). Essentially I wish to copy the [Position title] and [Position description] of different positions from tblPositions, into tblTeams according to their already recorded [Position ID] (this is to make the data more...
    See more | Go to post
    Last edited by NeoPa; May 15 '11, 12:53 PM. Reason: Added mandatory CODE tags

  • Rolandas
    started a topic Update table from other table

    Update table from other table

    Hello,

    I have one table which I want to append it with new records, e.g. let's call this table TABLE1. The table from which I want to append is TABLE2. This table is made from queries, so it is always different.

    table examples:

    TABLE1:

    ClientID |Date |Information|.. .
    123 |1/1/11/ |abc
    123 |2/1/11/ |def
    456 |1/1/11/ |ref
    456 |5/1/11 |abc...
    See more | Go to post

  • NeoPa
    started a topic Progress Indicator in Access

    Progress Indicator in Access

    Progress Indicator in Access


    Introduction
    Access has a bad habit of getting tied up with its processing and not giving a clue as to whether it has crashed or not (The operating system and tools simply indicate that the application is Not Responding, which is the same message seen when an application really has crashed). An unfortunate result of this, understandable in a way, is that many users assume that it has crashed...
    See more | Go to post
    Last edited by NeoPa; Feb 22 '11, 01:40 PM. Reason: Added screenshot of frmProgress when running live.

  • after several updates, data gets lost in other fields

    Hi
    I have an update command that works fine, but when I update the record let's say twice or thrice, some data gets losts in the database in certain fields.
    E.g
    Dim str as string = "update booking set name= '"&me.fname.tex t &'",lname='"&me .lname.text &'"where bookingid='"&me .booingid.text
    &'
    "'"
    Dim command as new sqlcomand (str, con)
    ...
    See more | Go to post

  • Too few parameters when using strSQL to update field

    I'm having a problem with an SQL string that updates a field (RefPhysicianID) in the table TblPatientDemog raphics. The user navigates through a search, the results are displayed in a list box (in which the bound column is RefPhysicianID in TblRefPhysician), and the following code is used to update the field that links the records between two tables.


    Code:
    Private Sub BtnSelectPhysician_Click()
    
    If MsgBox("Assign
    ...
    See more | Go to post
Working...