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...;-)....
User Profile
Collapse
-
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 -
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...Leave a comment:
No activity results to display
Show More
Leave a comment: