Results 1 to 2 of 2

Thread: Virtual table "local" does not function Read/Write

  1. #1
    Junior Member
    Join Date
    Mar 2013
    Location
    Zvolen Slovakia
    Posts
    22

    Virtual table "local" does not function Read/Write

    I try use local virtual table, but I can't write changes to original table:

    open database southwind
    create virtualtable vtcustomers alias "vtcustomers" connstr "local" as select * from customers
    use vtcustomers
    brow && write some changes
    use
    use vtcustomers
    brow && changes not present

    Please where is error?

  2. #2
    Lianja Team yvonne.milne's Avatar
    Join Date
    Feb 2012
    Location
    Berkshire, UK
    Posts
    1,841

Tags for this Thread

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us