Search results for query: *

  • Users: luisofo
  • Content: Threads
  • Order by date
  1. L

    Primary key in children tables

    Hello there! This is my problem: I do have in an SQL db a table which has a PK which must be filled in, following a consecutive numbering. This PK, as supposed is a FK in the children fields in another three tables. In VB.Net I don't know how to retirieve the last used ID number in the PK, for...
  2. L

    Databased log in

    Hello there! This is my problem: Besides the fact I am new into VB.Net, I do want to make a login form which should look up into an SQL database table for the user login and password. I understand clearly that it works in a very different way that VBA, where I do have quiet experience. Can...
Back
Top