User Profile

Collapse

Profile Sidebar

Collapse
jovit1188
jovit1188
Last Activity: Mar 12 '10, 03:25 AM
Joined: Mar 2 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • how to save (.mdb) file wihtout using savedialog browser.

    Help me with my dilemma on how to save (.mdb) file wihtout using savedialog browser.. i know how to save into text file but i searched the internet about saving a database file (.mdb) to a path but none fits my requirement..

    thanks..i'm sorry for frequently asking questions it's just that i am new to C# and SQL..

    Thanks for all the help..
    See more | Go to post

  • jovit1188
    started a topic opening error

    opening error

    string filename = @"C:\Wiimote Graph Points\" + textBox1.Text + " " + "xyz.txt";
    but it can't..i already use File.Open(filen ame)..
    it has an Error 1 No overload for method 'Open' takes '1' arguments..i dnt know why..
    See more | Go to post
No activity results to display
Show More
Working...