No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
I think this one is a network issue.Check out your network settings and try once again, hopefully it should work.
SSIS (Sql Server Integration Services) provides you a feature to map the excel sheet and the database. The following link shows how to perform it and I think it has a great efficiency. You just need to open the connections and map the excel sheet to your database destination. http://www.techrepublic.com/blog/datacenter/how-to-import-an-excel-file-into-sql-server-2005-using-integration-services/205
I feel that a foriegn key must be a primary key to some other table.WordID is a primary key to words table ,so this column can be used as a foriegn key to meanings table where as wordid1 and wordid2 are not primary keys, so these columns can not be …
The End.
codemasters