Results 1 to 7 of 7

Thread: Expert help please !!

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2012
    Posts
    100

    Expert help please !!

    Hi, I have a MC9090 scanner where we have deployed an application which uses webservice to connect to database. Now I want my application to connect to database without using webservice. I don't know whether there is any ODBC driver required for that and whether MC9090 provides it. Experts please share your thoughts !! Eagerly waiting for your reply.

  2. #2
    Frenzied Member
    Join Date
    May 2003
    Location
    Sydney
    Posts
    1,123

    Re: Expert help please !!

    Yes it can be done and it can be done with the .net cf. here is how: http://www.devbuzz.com/articles/zinc...erver_pg1.aspx

    I will have to advise you not to do this. stick to the webservices. this gives you a unified platform to connect to the database from the device as well as other platforms. what you will be doing is binding yourself to a specific platform/device.

  3. #3
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Expert help please !!

    What database?
    You can connect to SQLServer using the SQLClient namespace
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Jan 2012
    Posts
    100

    Re: Expert help please !!

    Quote Originally Posted by mebhas View Post
    Yes it can be done and it can be done with the .net cf. here is how: http://www.devbuzz.com/articles/zinc...erver_pg1.aspx

    I will have to advise you not to do this. stick to the webservices. this gives you a unified platform to connect to the database from the device as well as other platforms. what you will be doing is binding yourself to a specific platform/device.
    Hi mebhas,

    Thanks for replying, I want to make sure that there is no Oracle or SQL client installed on the scanner and the link which you provided is all about sql, I needed in Oracle i.e. (Oracle connection).
    Please do reply.

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Jan 2012
    Posts
    100

    Re: Expert help please !!

    Quote Originally Posted by petevick View Post
    What database?
    You can connect to SQLServer using the SQLClient namespace
    Hi petevick,

    I want to connect to the oracle database server and not SQLServer.
    Also there is no oracle or SQL installed on the scanner that's why we are using webservice

  6. #6
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Expert help please !!

    Hi,
    unless Oracle do a WM Client, you will need to use web services or a 3rd part solution (such as our SqlLinkCE - http://www.gui-innovations.com/html/sqllinkce.html )

    Pete
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  7. #7
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Expert help please !!

    Duplicate Threads Merged

    One topic, one thread, one forum section please.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width