I was wondering if there was a way to get the process ID on a record that locked using VB.
Allow me to explain more...
I am using ADO, server side cursors, and pessimistic locking to lock a row when a user accesses it. If another user tries to access the record, I can capture the error to see...
Why would a stored procedure error when called from VB using ADO but when the command text is entered into query analyzer, it would work correctly?
VB returns an error about an unclosed quotation mark, that I can’t find anywhere in the statement. So I copied the command text and ran in query...
Bare with me because I am somewhat new to VB and ADO.
Is there a way to lock a record in SQL Server using a client side cursor?
I am trying to lock a record so that another user doesn't have access if someone else has it opened. I am currently using ADO with a server side cursor, with...
Hello all...
is there a way to distinguish the format of an incoming email in outlook (thru visual basic, CDO references) or to, at the very least, simply convert the incoming text to rich text format (incoming mails could be in any format - rtf, plain text or html)
Thanks!
Shaun
For what reasons would the following statement fail:
USE("\\ServerName\FolderName\TableName") SHARED
Troubleshooting an error that happens sporadically where an error is occuring and I'm not sure what that error is because it happens in the middle of the night (the calling program...
I am working on a app that sends email from our salesman to their customers with marketing info in them. I am currently using CDO to send mail. Is this the best method? Either it or outlook or exchange...most likely outlook service pack... causes that dang blasted security popup saying that...
I have read other postings and several things on the net. Correct me if I'm wrong, but everything is saying there is no way to get around the security prompt thru outlook when a VB app sends mail using CDO?
HELP! I am using VB6 with CDO to send email referencing a mail profile that uses...
Does anyone know if you can access a FoxPro table data in Visual Basic 6? I am writing an app that has to access data from a FoxPro program that was written in FoxPro 6.0.
Any help would be great! :-)
Bare with me, because I am a VB developer, new to FoxPro. I am maintaining an app built in FoxPro. I am trying to simply open a program file in the project manager by double clicking on it. But instead of getting my code, I am getting an error message that says "File access denied" in...
This is almost an embarassing question, but I am new to FoxPro. I just recently got a job that will require some time be spent maintaining some FoxPro applications. I am working thru a book to learn but it references a project called tastrade.pjx. When I added FoxPro to my currently installed...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.