CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: jason213123

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    831

    connect mysql using dsn

    hi,
    i want connect a mysql server
    i can connect using this code:

    cnMySql.CursorDriver = rdUseOdbc
    cnMySql.Connect = "dsn=teste;"
    cnMySql.EstablishConnection

    the problem is that the...
  2. Replies
    2
    Views
    663

    Re: Deploying a Crystal Report

    hi,
    i have changed to Deploying a Crystal Report
  3. Replies
    2
    Views
    663

    Deploying a Crystal Report

    hi,
    i have a vb6 project that use the
    Crystal Reports Activex Designer Run Time Library 10.0
    to load and print the report
    in the prodution machine this is working but now i need install this...
  4. Replies
    3
    Views
    883

    Re: right cab to use

    hi,
    i have done that but without sucess :(
    i can pass the cab for the device using wireless
    my problem is not transfer the files my problem is know what version if for this device.

    i have this...
  5. Replies
    3
    Views
    883

    right cab to use

    hi,
    i have a movile device runing windows ce 5.0
    the cpu is a: intel ARM920T-PX
    i try to install the right cab for:

    Sql Server Compact
    Microsft Net cf 2.0
    microsoft sql client 2.0
    i can´t...
  6. Replies
    5
    Views
    8,338

    Re: convert vb form to html

    hi,
    i just want export the objects the position etc
    for example
    i have 4 buttons and 6 labels with certain text, captions sizes etc
    and i want select a form and export that info to a html code...
  7. Replies
    5
    Views
    8,338

    convert vb form to html

    hi,
    there is any program that can convert the vb forms to html?
    thanks for your help
    :)
  8. vb.net cf datagrid change columms width

    hi,
    i using vb.net for creat a pocket app
    i using the datagrid for display data now i need change in runtime
    the width of some datagrid columm.
    how can i do that?
    thanks a lot for your help :)
  9. Replies
    1
    Views
    2,031

    work with xml in vb6

    hi,
    i have this xml:

    <?xml version="1.0" standalone="yes"?>
    <DocumentElement>
    <export>
    <operador>administrador</operador>
    <data>4/3/2010</data>
    <hora>16:45:59</hora>
    ...
  10. Replies
    1
    Views
    1,218

    XML problem with special characters

    hi,
    i try save/load a XML with special characters like this:
    ão ção ólá
    when i save nothing goes wrong but when i try open using internet explorer
    or any software they result in a error in...
  11. how change height of a datagrid colunm in vb.net compaq framework

    hi,
    how can change a height of a datagrid colum in vb.net compaq framework?
    i load a result to a datagrid using a query but some results don´t fit in column
    and i need change the height manualy,...
  12. Replies
    3
    Views
    631

    Re: see what key was pressed

    hi,
    thanks for your help

    i have done that of the forms key pressed and that works perfect for what i need!
    thanks a lot for your help :)
  13. Replies
    2
    Views
    1,085

    hasp dongle in pocket?

    hi,
    i have a dongle key working in vb6 and vb.net windows
    now that i nee buy a app for mobile device
    the hasp dongle also work in pocket pc?
    thanks a lot for your help
    :)
  14. Replies
    3
    Views
    631

    see what key was pressed

    hi,
    i have a pocket pc that have some special keys
    and i need detect when a key is pressed in my program.
    how can i detect the keys that is pressed?
    i have tested in a textbox change function...
  15. Replies
    2
    Views
    736

    print code bar directly in printer

    hi,
    i need print a code bar directly in my printer
    i have a code that generate a code bar in a picturebox.
    when the codes are less than 5 digites the reader can understand the code
    that was...
  16. read and write values in registry pocket pc using vb.net

    hi,
    i looking for a way to read and write values in registry pocket pc using vb.net
    so far i have this:


    Public Const HKEY_LOCAL_MACHINE = &H80000002
    Public Const REG_SZ = 1
    Public...
  17. Replies
    2
    Views
    978

    sql server ce query question

    hi,
    i have two tables
    products that have the name and code and stock_products that have the
    current stock

    and i want in a single query see the especific value of the table stock_products
    for...
  18. sincronize between sql server 2000 and sql server ce

    hi,
    i have a sql server 2000 database
    and a pocket pc running a sql server ce database
    now i looking for a way to sincronize both db.
    i have seen some tuturials but i don´t have
    all files that...
  19. Replies
    0
    Views
    1,396

    replication in sql server 2005 express

    hi,
    i using the sql server 2005 express and i want
    creat a replication server.
    i have read the manual that say to click at replication and add
    new subscrition.
    the problem is that when the...
  20. Replies
    0
    Views
    503

    convert mdb acess to sqlserver ce

    hi,
    there is any program/way to convert a mdb acess to a sql server ce?
    thanks for your help :)
  21. Replies
    1
    Views
    2,407

    problem using crystal report 6.0

    hi,
    i creat a report to load values from a sql server
    i using the crystal report 6.0 in my computer i can connect using the vb6
    to the local database named "new" without problem.
    but if i try...
  22. Replies
    1
    Views
    601

    how set object using var?

    hi,
    i want to this using values from db i using vb6

    dim object_name

    set object_name = command1

    i want load the name "command1" from the db and do something
    like this:
  23. Replies
    0
    Views
    1,423

    use socks or web.request in vb.net cf?

    hi,
    i try to use socks or web.request to send and receive data from
    a web server using vb.net 2005 CompaqFramework
    i already done this using the normal framework but the code
    that i use simple...
  24. Replies
    4
    Views
    998

    open a folder and select a file

    hi,
    i need know how can i open a folder and select a file that is inside of that folder
    like windows does when we choose a option to locate a shorcut file
    thanks a lot for your help
    :)
  25. Re: detect when form activate reach the limit of the form

    hi,
    no the objetive of remove/put in the mdiform is only for be more produtive desktop just that,
    imagine that you have 2 or 3 lcd and you want a form in each lcd but in the mdiform you want...
Results 1 to 25 of 75
Page 1 of 3 1 2 3





Click Here to Expand Forum to Full Width

Featured