|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, December 12, 2007 4:29 AM
Points: 2,
Visits: 7
|
|
Hi Brian Kelly,
yes, excellent article and v. informative.
I am unable to use my debugger. After successfully setting parameters etc, the new debugger window opens, but I do not have the following facilities -
Step into, over, out, run to cursor, restart, stop debugging are all disabled. The locals, globals and call stack windows are all empty.
I only have the option to Go (F5) or to set break points which it does not stop at.
I do not get any error messages either. I am running this on Windows XP.
Is there some setting that I have missed?
Many thanks,
Polly
|
|
|
|
|
Keeper of the Duck
Group: Moderators
Last Login: Yesterday @ 1:13 PM
Points: 6,584,
Visits: 1,790
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, December 12, 2007 4:29 AM
Points: 2,
Visits: 7
|
|
Hi Brian,
I have version SQL 8.00.194 SQL Distributed Management Framework (SQL DMF)
and it is installed on my local pc which has Windows XP Professional Version 2002 SP2 installed on it.
Thank you for your help.
Kind regards,
Polly
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Saturday, September 06, 2008 9:31 AM
Points: 2,
Visits: 3
|
|
hello friends, i am newcomer pls help me..
question->
table 1 table 2
col0 col1 col2 col3 col0 col1
abc def geh ijk abc def abc1 def1 geh1 ijk1 abc geh abc ijk abc1 def1 abc1 geh1 abc1 ijk1 -- --
table 1 has this format and i want to insert the records in table 2 in that format...pls give me the sample so that i can solve that problem.....
|
|
|
|