Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataSet Creation
Message
From
09/08/2002 12:03:42
 
 
To
10/07/2002 23:54:15
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00677382
Message ID:
00688054
Views:
32
One of the things I've lerned the hard way is that not allwais the error ADO.NET raises, is of any help to solve issues like this...

One of these days, I had a problem with a Field... the name od the field was USER... turned out to give me an error completly strange... after a few hours, changed the USER to USERID, and the problem was solved....

In this case I would sugest you to check if you SQL String includes in both table, the primary key, and the related key. Also, make sure that on the database, the key fields, are indexed.

Is both these are correct, can you post your SQL query for both tables and the code you are using to stablish the relation?

Best regards

Joao Cardoso
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform