User Profile
Collapse
-
earlier i created it as a composite key with 2 columns.. now i want 2 include one more column to it -
will a primary key change be reflected in the existing records?
i created a table with 2 columns as primary key and inserted 100 records. now i want to include one more column as primary key. Will this change be reflected in the existing records or i've to reinsert these records so as to make the change in primary key reflect on these 100 records?
thanks in advance,
lrg. -
Application was moved to server and then error started occurring. In my local machine it was working fine. Is there anything in particular that should be taken care of while moving the application to server to prevent this error? Because i am getting the same error at times for other applications also.Leave a comment:
-
why 'Server Error in Application' occuring?
I'm encountering this error while attempting to run my application. Not always this error is occuring. Without any change in code itself the same application was running previously.
Server Error in '/' Application.
--------------------------------------------------------------------------------
Runtime Error
Description: An application error occurred on the server. The current custom error settings... -
-
Yes, server name is defined in web.config. But how is it possible to find out the correct server from the name alone? No ip address or port no or any other detail is given.Leave a comment:
-
My application is connecting to a server which isn't entered in tnsnames.ora. Why is this happening?Leave a comment:
-
What is the use of tnsnames.ora?
I'm writing an application in ASP.NET using C# for code behind and i'm also using oracle 10g. I thought when i retrieve data from the DB first tnsnames.ora is referred. But my experience is that server name given in web.config is directly connected whether or not entry is present in tnsnames.ora. Then why do we need a tnsnames.ora?
No activity results to display
Show More
Leave a comment: