Wish You All A Happy 2004!!! Our group - PowerObject! - has done exceptionally well during 2003 - becoming the 'single-largest' e:mail-based group for...
Wishing you All A Very Happy & Prosporous New Year 2004. Regards, Senthil. Cognizant Technology Solutions India. "Shekar C. Reddy" <powerobject@...>...
Happy New year and season's greetings to all I am using PB7 with an Access DB in a Windows network. When I get a record and do an update and close the...
What about a commit after updating the data ? Mit freundlichen Grüßen Dr.Wolfgang Habermann Sixt Leasing EDV Tel: +43 (1) 505 26 40 - 26 +49 (89) 744 44 -...
Wishing you All A Very Happy & Prosporous New Year 2004. Best Regards, Salil Kolhatkar Cognizant Technology Solutions, Plot# 26 & 27,Infotech Park, ...
In this Eve of New Year i feel we all members owes a lot to the Moderators. Thanks a lot to you guys over there for maintaining such cool group. I'm not...
Hi Unni. Thanks and I wish the best for you and all the members of this great group. It's a very good idea to upload our photos, I've just done it. You can see...
Hi all, Okay, so I must not be the smartest cookie on the block. All I want to do is search our group's archived messages. Is there something I'm missing?...
A commit (using "transaction name") should do the trick. But I read where you are doing this already. I guess I would look at the DBPARM (like auto commit) and...
I pulled the following off sybase support hope this helps. Problem Description: Connecting to MS SQL Server 7.0 via ODBC gets "Select Error: SQLSTATE = S1003...
Same here, May all of us have a wonderful and prosperous 2004. And I'm thankful for a blessed 2003 for me... Have fun in your PB always... Randy "Kolhatkar,...
Hi, this link talk about the problem: http://support.microsoft.com/default.aspx?scid=kb;en-us;238774 Some years ago I've got the same error description...
Hi Im Umer Rasheed. You can use the datawindow object print.XXXXX properties from PB Script. For example to set the print orientation you can set the ...
Thanks Wolfgang and Paul After double-checking, I found that I was not doing a 'commit' after the update in one of the scripts. It's a technique that I'm...
First, you should specify an format for this column (very similar to the mask). Be sure to check the "use format" ceckbox as well. The format is what handles...
I have datawindows set up using the Linkage Service. I need to add code following the retrieval of the detail datawindows. I have been unable to find pre and...
WAIT!!! You don't have to go through the registry and all that. I too believe you have several Oracle clients installed on your computer. If so, fidn the...
The short answer is no. The long answer is: There are two objects in each datawindow control. One is the bitmap that displays the datawindow, the other is an...
brian, mysql needs your user to be included in the usr table for mysql, also if you are accessing the database over the network specify the ip address of your...
string ls_string lblob blob_val --------> ?????????? what kind of data type is this ... im using pb 7.0 ls_string = 'ABC' lblob_val = Blob(ls_string) ... ...
hahaa Sorry I'm worng it should be : Blob lblob_val ... From: Jun C. Santos To: PowerObject@yahoogroups.com Sent: Monday, January 05, 2004 10:27 AM Subject:...
Hi to all I set a dns less connection on my sqlany db. But when I shutdown my application the db is still up ... is there a way or command to automatically...