Search:

Type: Posts; User: Nekron

Search: Search took 0.05 seconds.

  1. Replies
    8
    Views
    2,445

    Re: Enable Pocket PC Scanner ?

    Ive downloaded the SDK.

    To add the dll, do I just right click on References in the Solution Explorer and select Add Reference? Is that right?


    Im not sure what to do after that.
  2. Replies
    8
    Views
    2,445

    Re: Enable Pocket PC Scanner ?

    Half - I dont think so, as other applications on the unit (ie. a demo) have the scanner enabled, and I know its enabled because when I point the scanner at the wall I can see the red light comming...
  3. Replies
    8
    Views
    2,445

    Enable Pocket PC Scanner ?

    Hi all.

    Ive developed a Pocket PC application for a Symbol scanner such as the one below :
    http://www.symbol.com/assets/images/237_MC9000g.jpg


    I need to know how to enable the scanner so...
  4. Replies
    5
    Views
    503

    Re: Return Value from Stored Procedure

    Yeah, id say the procedure is using the RETURN or OUTPUT variable, not a select statement.
  5. Replies
    5
    Views
    503

    Re: Return Value from Stored Procedure

    Ok, I changed that. Instead of getting a blank msgbox, I get 0

    I cant actually post the syntax of the Stored Procedure, but trust me, it works, Ive used it with Delphi and I get a result, but...
  6. Replies
    5
    Views
    503

    Return Value from Stored Procedure

    Hi again

    Just a quick question. I have a stored procedure in SQL Server 2000 that returns a single integer value. Just need to know how to execute this procedure and retrieve this value from VB...
  7. Replies
    9
    Views
    31,564

    Re: Type ADODB.Connection is not defined?

    Ok, thanks people.

    I tried AIS4U's suggestion, and this is the declaration I had to make :


    Dim Con As New System.Data.SqlClient.SqlConnection

    Does anyone know why I had to do this? Seems...
  8. Replies
    9
    Views
    31,564

    Re: Type ADODB.Connection is not defined?

    Yeah, Im not sure where though, or how really.

    That line of code I included
    Public Class Form1 is the very first line.
  9. Replies
    9
    Views
    31,564

    Type ADODB.Connection is not defined?

    Hi all. Im a Delphi programmer by trade but I recently got a copy of Visual Studio 2005 so I could write some applications for PDAs.

    Anyway, Im trying to connect to a MS SQL Server with ADO, and...
Results 1 to 9 of 9



Click Here to Expand Forum to Full Width