Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

aeskan

@aeskan
About
Posts
8
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to connect an electrical switch to my vb.net application via USB port?
    A aeskan

    Thanks Richard.

    Visual Basic tutorial csharp question

  • How to connect an electrical switch to my vb.net application via USB port?
    A aeskan

    Thank you Eddy for reply.

    Visual Basic tutorial csharp question

  • How to connect an electrical switch to my vb.net application via USB port?
    A aeskan

    Thanks Dave.

    Visual Basic tutorial csharp question

  • How to connect an electrical switch to my vb.net application via USB port?
    A aeskan

    Thank you dusty_dex, that's what I was searching for. :-D

    Visual Basic tutorial csharp question

  • How to connect an electrical switch to my vb.net application via USB port?
    A aeskan

    Hi guys, I've read articles about; "Sending and receiving data from RS232 or USB ports" or, "Using vb.net to switch on/off electrical devices", but conversely in my case I want to just using a simple electrical switch to do something in my vb.net application (via RS232 or USB port). For example; if user pushed an electrical switch button which is connected to the RS232 or USB port, then simply a text same as "Pushed" appear in my application's text box. Briefly, could we connect an electrical switch without any circuit or board to USB port to do something simple in our application? Any suggestion or experience? Thanks.

    Visual Basic tutorial csharp question

  • In VB .NET how do we get the new row ID number in an access database table BEFORE inserting the new row?
    A aeskan

    Yes that's the best way, thanks for your remark.

    .NET (Core and Framework) csharp database tutorial question

  • In VB .NET how do we get the new row ID number in an access database table BEFORE inserting the new row?
    A aeskan

    Thank you Pete.

    .NET (Core and Framework) csharp database tutorial question

  • In VB .NET how do we get the new row ID number in an access database table BEFORE inserting the new row?
    A aeskan

    I'm programming with VB .NET 2010 and using a Microsoft Access Database file which is bound to my project as a Dataset. Now I want to know: BEFORE inserting a new row into my dataset table what will be the new ID number, or totally is it possible to know? Surely you know the autonumber ID of a table is different with row count number, for there may be deleted rows between the table rows. Like the following example: Row 0: ID=1 Row 1: ID=2 Row 2: ID=4 (ID number 3 is deleted) Row 3: ID=5 Row 4: ID=9 (ID numbers 6,7,8 are deleted) Now how do we know what ID number of Row 5 will be before inserting the new row? Perhaps ID numbers 10 and 11 are either deleted or not, so it may be 10, may be 11 or 12 or whatever! Is there a way to know it BEFORE adding or inserting the new row into the table? Thank you beforehand.

    .NET (Core and Framework) csharp database tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups