User Profile

Collapse

Profile Sidebar

Collapse
tshvw
tshvw
Last Activity: Jan 19 '08, 03:34 PM
Joined: Sep 4 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • tshvw
    started a topic Learning C#
    in .NET

    Learning C#

    Hello,

    as a moderate C++ programmer I started to learn C# by visiting some websites and view the video's on
    http://msdn.microsoft. com/vstudio/express/visualcsharp/learning/
    which also advises to go to
    www.learnvisual studio.net
    but on this second website I did not find any further interesting C# video files.

    As lazy as I am I prefer viewing videos prior to experimenting with code...;-)....
    See more | Go to post

  • tshvw
    replied to Access / SQL query
    Hello,

    well I don't know the answer but I always make a Query in DesignView in MSAccess and when it executes okay then I look at the SQL syntax that this query is using by selecting the 'SQL-view' option in this designview query.

    regards,

    Henk
    See more | Go to post

    Leave a comment:


  • tshvw
    replied to HElp me with Visual Basic database
    Hello,

    well, as far as I know that is not possible. I have struggled also many days with all kinds of databases.
    A csv file can be connected as a read-only database to a VB6 application using (I think...) ADODC.Connectio nString.
    You can step through the csv file but you CANNOT write modified data back to the csv file.

    I now use Excel files as databases. You could also use Access mdb files or whatever database...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...