Click here to Skip to main content
15,899,314 members
Home / Discussions / Database
   

Database

 
GeneralRe: Sort By Date?? Pin
tadhg883-Jan-06 5:46
tadhg883-Jan-06 5:46 
Questionpls help me out..its urgent... Pin
rs_net2-Jan-06 22:14
rs_net2-Jan-06 22:14 
GeneralSQL Server upgrade Problem Pin
dl4gbe2-Jan-06 16:02
dl4gbe2-Jan-06 16:02 
GeneralRe: SQL Server upgrade Problem Pin
JimmyRopes2-Jan-06 17:16
professionalJimmyRopes2-Jan-06 17:16 
GeneralRe: SQL Server upgrade Problem Pin
dl4gbe2-Jan-06 17:52
dl4gbe2-Jan-06 17:52 
GeneralRe: SQL Server upgrade Problem Pin
JimmyRopes3-Jan-06 5:43
professionalJimmyRopes3-Jan-06 5:43 
GeneralRe: SQL Server upgrade Problem Pin
dl4gbe3-Jan-06 21:00
dl4gbe3-Jan-06 21:00 
GeneralRe: SQL Server upgrade Problem Pin
JimmyRopes3-Jan-06 23:34
professionalJimmyRopes3-Jan-06 23:34 
QuestionSQL command optimization Pin
Wjousts2-Jan-06 10:06
Wjousts2-Jan-06 10:06 
AnswerRe: SQL command optimization Pin
Michael Flanakin3-Jan-06 3:05
Michael Flanakin3-Jan-06 3:05 
GeneralRe: SQL command optimization Pin
Wjousts3-Jan-06 11:02
Wjousts3-Jan-06 11:02 
AnswerRe: SQL command optimization Pin
Michael Flanakin4-Jan-06 2:26
Michael Flanakin4-Jan-06 2:26 
QuestionNeed help for the trigger Pin
rs_net1-Jan-06 17:52
rs_net1-Jan-06 17:52 
AnswerRe: Need help for the trigger Pin
Colin Angus Mackay2-Jan-06 4:06
Colin Angus Mackay2-Jan-06 4:06 
QuestionPlease, Help me. I am really LOST Pin
alexvw1-Jan-06 14:47
alexvw1-Jan-06 14:47 
AnswerRe: Please, Help me. I am really LOST Pin
Colin Angus Mackay1-Jan-06 15:16
Colin Angus Mackay1-Jan-06 15:16 
GeneralRe: Please, Help me. I am really LOST Pin
alexvw2-Jan-06 2:15
alexvw2-Jan-06 2:15 
GeneralRe: Please, Help me. I am really LOST Pin
Colin Angus Mackay2-Jan-06 2:38
Colin Angus Mackay2-Jan-06 2:38 
GeneralRe: Please, Help me. I am really LOST Pin
alexvw2-Jan-06 2:35
alexvw2-Jan-06 2:35 
AnswerRe: Please, Help me. I am really LOST Pin
S. Akif Kamal1-Jan-06 20:02
S. Akif Kamal1-Jan-06 20:02 
GeneralRe: Please, Help me. I am really LOST Pin
alexvw2-Jan-06 2:17
alexvw2-Jan-06 2:17 
GeneralRe: Please, Help me. I am really LOST Pin
alexvw2-Jan-06 2:35
alexvw2-Jan-06 2:35 
Hi Guys, first of all Thanks for offering help. I found out what was causing the error (still do not understand why). The three top variables are being loaded by running queries and each function is supposed to return TRUE/FALSE (they do). I understood that Local Variables (within subs or functions) were automatically disposed off, once the focus leaves the sub or function. But my Local Recordsets are not being disposed off, and for some reason that goes beyond my little knowledge is preventing me from starting a Transaction.

this is weird. Because I am not hardcoding the dispossal of any of my local variables at all, and this is the only piece of code that generates this error.

Once again. Thank you guys for offering your help. HAVE A VERY HAPPY NEW YEAR

Alex. (STILL A VERY LOST NEW GUY) Smile | :)
GeneralRe: Please, Help me. I am really LOST Pin
Colin Angus Mackay2-Jan-06 2:40
Colin Angus Mackay2-Jan-06 2:40 
GeneralRe: Please, Help me. I am really LOST Pin
Rob Graham2-Jan-06 4:49
Rob Graham2-Jan-06 4:49 
GeneralRe: Please, Help me. I am really LOST Pin
S. Akif Kamal2-Jan-06 19:26
S. Akif Kamal2-Jan-06 19:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.