Group: Forum Members
Posts: 57,
Visits: 496
|
I'm converting a DBC to SQL using DDT...first time - so - having lots of questions!!!
What do you guys do with the default values? Do you enter them in the DDT and have that stored in the SQL database - or - is it best to leave that blank?
Also, what's best choice with regard to default values for primary keys and foreign keys - (-1 or 0)?
Lastly, what's the best way to get the data from VFP to SQL? Is there something in DDT that does that - or - am I on my own to write that code?
I figured some of you have already done this and would be able to help with some "gotchas" and things to avoid. Any help is greatly appreciated!
HB
|