Search:

Type: Posts; User: Martz

Search: Search took 0.01 seconds.

  1. Re: 20120914 - i00 .Net Spell Check - Code Project prize winner!

    Just a quick question. I'm using VS 2010 and when i use me.enablespellcheck() it doesn't work. When I enable the spell check for each and every textbox then it works. Is there something I can do so...
  2. Re: 20120914 - i00 .Net Spell Check - Code Project prize winner!

    I am using i00 Spell check in my project:D
  3. Replies
    0
    Views
    446

    VS 2010 Sync Function for data

    Hi All,

    I have 2 databases. One is an online db and the other is an offline db. Whenever a connection cannot be made to the online db my windows app will use the offline db. Now I need to find a...
  4. Replies
    3
    Views
    2,043

    VS 2010 Re: Cannot convert char to money

    Hi Si,

    I read the articles but I still don't know how I must change my code to use parameters?
    Any help?

    Thanks
  5. Replies
    3
    Views
    2,043

    VS 2010 Cannot convert char to money

    Hi All,

    I'm trying to insert data into a table but I get the error "Cannot convert char value to money. The char value has incorrect syntax". Can someone help me please?

    Here is my code:
    ...
  6. Thread: Listview

    by Martz
    Replies
    3
    Views
    674

    VS 2010 Re: Listview

    Thanks,

    Maybe it is a good idea then to use the datagrid.
    Can you maybe show me how I can use this with the code that I sent?

    Thanks

    Martz
  7. Thread: Listview

    by Martz
    Replies
    3
    Views
    674

    VS 2010 Listview

    Hi All,

    Can someone please help me with the code below?

    I need to display all the data in that table but it only shows me the last entry.

    db.OpenConnection()
    strSQL = "SELECT * FROM...
  8. VS 2005 Data Table - Index was outside the bounds of the array

    Hi All,

    Has anybody ran into this error before?
    If you have please let me know how and what I can do to fix this?

    Thanks

    Martinus
  9. VS 2005 Re: Invalid attempt to read when no data is present

    nothing.

    There is nothing in that field which is correct but i want it to step through the rest of the fields that has data in them but the error stops the program.
  10. VS 2005 Re: Invalid attempt to read when no data is present

    it only says "Invalid attempt to read when no data is present.
  11. VS 2005 Re: Invalid attempt to read when no data is present

    Hi,

    Thanks

    How can I do that to see what the exact error is?
  12. VS 2005 Invalid attempt to read when no data is present

    Hi all,

    Can you maybe tell me what is wrong with this code?
    I get an error on the line were the writing is in red.

    db.OpenConnection()
    strSQL = "SELECT * FROM ChaletBookings WHERE...
Results 1 to 12 of 12



Click Here to Expand Forum to Full Width