Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #55.0K
~458 People Reached
Favorite Forums

3 Posted Topics

Member Avatar for ghada ali

I think this one is a network issue.Check out your network settings and try once again, hopefully it should work.

Member Avatar for adam_k
0
110
Member Avatar for donjt81_yahoo

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

Member Avatar for codemasters
0
190
Member Avatar for Verygoodguy

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 …

Member Avatar for codemasters
0
158

The End.