geekwannabe
Member
- Joined
- Oct 5, 2006
- Messages
- 10
- Programming Experience
- 10+
I'm working on the transition from VFP to .net. I'm beginning to see that work is not so difficult in C#.net,vb.net.
My question is: Is there a preferred method of storing temporary tables?
I have discovered the wizard will not generate update statements unless the foxpro tables have a primary key index. That means of course they must be part of a dbc. Should I be concentrating on how to create these programatically?
My question is: Is there a preferred method of storing temporary tables?
I have discovered the wizard will not generate update statements unless the foxpro tables have a primary key index. That means of course they must be part of a dbc. Should I be concentrating on how to create these programatically?