User Profile

Collapse

Profile Sidebar

Collapse
OldSchool
OldSchool
Last Activity: Jan 12 '07, 06:37 AM
Joined: Nov 11 '06
Location: DasmariƱas, Cavite
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • OldSchool
    replied to Can you Translate this to SQL????
    thanks!...
    but ill tried that before...
    want the value1 to value4 will vary, can i do this.

    INSERT INTO table_name(fiel d1,field2,field 3,field4) values ('value1.text', 'value2.text',' value3.text','v alue4.text')

    thank you!
    julius...
    See more | Go to post

    Leave a comment:


  • OldSchool
    started a topic Can you Translate this to SQL????

    Can you Translate this to SQL????

    everyone can you traslate this to SQL... instead of ADDnew use INSERT
    Private Sub Command1_Click( )

    With Adodc1.Recordse t
    .AddNew
    !fldIDNUM = Text1
    !fldDATE = tim3
    !fldTIME = Time
    !Name = Text2
    !Position = Text3
    !ShiftCode = Text4
    !Line = Text5
    !UpdatingOffice r = Text6
    .Update
    ...
    See more | Go to post

  • OldSchool
    replied to SQL in ACCESS and VB6
    Thans mary, but there an erro about Refresh, well anyway i'll try to fix eat, but if i cant , may be i'll go to you ... thanks Godbless you

    julius...
    See more | Go to post

    Leave a comment:


  • OldSchool
    started a topic SQL in ACCESS and VB6

    SQL in ACCESS and VB6

    PLS.... Help!!!
    --------------------------------------------------------------------------------

    hi commnunity

    i have problem with sql,
    i have created a table in Access Named TABLE1 in TABLE1 i have EmployeeNumber, Section, Posotion;

    i assigned EmployeeNumber as text1.text
    Section as text2.text
    Posotion as text3.text
    i have buttons name ADDrecord,

    here...
    See more | Go to post

  • OldSchool
    started a topic PLS.... Help!!!

    PLS.... Help!!!

    hi commnunity

    i have problem with sql,
    i have created a table in Access Named TABLE1 in TABLE1 i have EmployeeNumber, Section, Posotion;

    i assigned EmployeeNumber as text1.text
    Section as text2.text
    Posotion as text3.text
    i have buttons name ADDrecord,

    here is my code:

    Private Sub Command1_Click( )
    Dim EmployeeNumber...
    See more | Go to post

  • OldSchool
    started a topic HoneyWell RFID

    HoneyWell RFID

    Good day!

    I have problem dealing with Data recieving through use of RFID scanner. the Scenario is this, im going to scan the RFID and I will Recieved a Data from it and i will compare it in database.

    how can i compare the TIME i scan using RF ID, in Real TIME base on Data Base Same with the Date;

    Can you Site a COde?

    Thanks in advance

    Julius
    See more | Go to post

  • OldSchool
    replied to Combo Box Help w/ Access
    you need to have table of the information of your existing person who listed,

    First you need to learn SQL here is the best site www.w3schools.c om...
    See more | Go to post

    Leave a comment:


  • OldSchool
    replied to NEW to SQL
    thanks!
    for example;
    i have a table created in MS ACCESS;

    Can you site a sample code using ACCESS and SQL?

    thanks...
    See more | Go to post

    Leave a comment:


  • OldSchool
    replied to NEW to SQL
    Thanks!

    it is just a support not a real stand Alone Program?...
    See more | Go to post

    Leave a comment:


  • OldSchool
    replied to New to SQl Server
    hi,
    this site will help you in our SQL programming need, hope it will helps

    http://www.w3schools.c om/sql

    Julius...
    See more | Go to post

    Leave a comment:


  • OldSchool
    started a topic NEW to SQL

    NEW to SQL

    hi everyone


    right now im searching SQL. iwant to study about it. but IM a PLC programmer i dont have background in Database can you help me.
    i have a question.

    Where can i gprogram SQL what are the software?
    Creating database in Access is SQL?
    See more | Go to post

  • OldSchool
    replied to Problem
    ok,

    I have RFID scanner then i'll go to scan the ID, how can i Get the Data from RFID.

    For example the Time, i will COmpare the time that i Scan the ID and The Time in Database. How can i Code that? do you have any idea?

    Hopeng for your responds
    Thanks
    julius...
    See more | Go to post

    Leave a comment:


  • OldSchool
    started a topic Problem

    Problem

    Good day!

    I have problem dealing with Data recieving through use of RFID scanner. the Scenario is this, im going to scan the RFID and I will Recieved a Data that is Mscomm.input and i will compare it in database.

    how can i compare the TIME i scan the RF ID in Real TIME base on Data Base Same with the Date;

    Can you Site a COde?

    Thanks in advance

    Julius
    See more | Go to post

  • Thanks!

    Big help to me. coz as of now im just a beginner in vb. thanks for the support.

    From where country you are if you dont mind?

    Julius...
    See more | Go to post

    Leave a comment:


  • Sir i Highly appreciated your kindness, Sir can you out Comment in the code you given to me if you dont mind sir...


    Thanks
    Julius
    See more | Go to post

    Leave a comment:


  • How to compare the mscomm data recieved using RFID and Compare it with my Text

    Sir its me julius,

    Sir how can i compare the mscomm data recieved using RFID and Compare it with my Text data.

    Sir example.

    Private Sub MSComm1_OnComm( )

    Text1.SetFocus
    ' STX Data ETX + Cr
    Text1.Text = MSComm1.Input
    MSInput = Text1.Text
    End Sub

    How can i compare the recieved Data to TextData ?
    Msinput is memory right?...
    See more | Go to post

  • OldSchool
    started a topic VB6 VS. Microsoft Access

    VB6 VS. Microsoft Access

    Guys,

    Thanks for the Reply i recieved from one of our Buddy here in Community.

    Question REgarding Coding of VB6 and Access
    1. Are they same when it comes to Coding?
    2. Can i Copy and Paste the Coding From Access to VB6?
    e.g The "Add" Command of Access ?

    On Error GoTo Err_Add_Click


    DoCmd.GoToRecor d , , acNewRec

    Exit_Add_Click:
    Exit...
    See more | Go to post

  • OldSchool
    replied to Rs-232 Vb6
    Thank You Sir, for the Code you gave me... Thanks Again God Bless U...

    Julius...
    See more | Go to post

    Leave a comment:


  • OldSchool
    replied to Rs-232 Vb6
    Rs-232 VB6

    Sir,

    I have my project its a Barcode System, since i dont know yet how to use RS-232, My question is:

    1. RS-232 is only for Sending Date and Reading Data? its just for open the MScomm port and Settings.? How can i interface it in VB6 Programming?

    Sir,
    can you give explanation of these code:

    MSComm1.PortOpe n=True
    Ms.comm1.Settin gs=9600,n,1,8
    ...
    See more | Go to post

    Leave a comment:


  • OldSchool
    replied to Rs-232 Vb6
    Thank you sir for informing me.
    Julius...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...