My master-detail form having a grid control for detail table.
When deleting a detail row (just added) the entire grid data is vanishing
The Deleting function using TableRevert in case of just added rows and doing a skip –1
The underline table is in buffered(5) table.
But as soon a the...
It is basically a two tier architecture.
Clients are connecting to the server over the network.
The entire development components are installed at client machine.And through tnsnames.ora file they are initiating the connection.I am little skeptic this, Because the client doesn’t need the...
Hi all,
In a client server environment, what are the components needs to be installed at client side to run the application.
Application executables are in a server.
Hello Marcia
<use MAPI to send and receive e-mail if Outlook Express is your e-mail client>
Could you please tell me how can I use MAPI in my application to send eMails.
Rgds
Sebastian
Hello,
I am trying to create an object of Outlook Express.
But it is not happening, saying class definition is not found. What could be the problem. The same thing is working with 'outlook'.
objMail =createObject("msimn.application")
Hope someone will give a hint.
Thanks and Rgds
Sebastian
Hi all
I have a combo-box with two column list, I want the second column as my bound column, thou I have set 2 as BoundColumn property, the first column of the list returning as the control value. How can I achieve this.
I don’t want to change the order of the list, because I want to give...
Hi all
I have a combo-box with two column list, I want the second column as my bound column, thou I have set 2 as BoundColumn property the first column of the list returning as the column value how can I achieve this.
I don’t want to change the order of the list, because I want to give...
Hello,
My database link is working properly.
I could even create the master group and Master Refresh group. Problem coming at the time of creating snapshot refresh group...
Rgds
Sebastian
Hi all
I am in the process of replicating my database through snapshot replication.
My database is Oracle 8.0.5
I am using Replication Manager 1.6.0
I have created a public database link ‘ORACLE’ from my snapshot server to the existing database.
Though Replication Manager
1. I have set up...
As a matter of fact the connction string in Link command,
I have taken from my TNSNAMES.ORA file. But the IF it give the connection string as 'DEL' then the link is not working otherwise it is working.
Rgds
Sebastian
I got it thank you DIMA, I have use full address in place of my connection string
Following is the command
CREATE DATABASE LINK PRD2
CONNECT TO MYACCOUNT
IDENTIFIED BY MYpassword
USING
'DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(Host=192.168.1.168)(Port=1521)))...
I got it thank you DIMA, I have use full address in place of my connection string
Following is the command
CREATE DATABASE LINK PRD2
CONNECT TO MYACCOUNT
IDENTIFIED BY MYpassword
USING
'DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(Host=192.168.1.168)(Port=1521)))...
Dear Dima
I am bit confused.
My BOM Server does not contain any TNSfile.
Do I need to create a TNSNames.ora file on this server to connect to my DEL Server (thru link)
But as a matter of fact my DEL Server also does not contain any valid TNSNAMES file, still I can have a working link between...
Dear Dima
When I am connecting from my machine (Client) which TNSNames going to matter. The Server TNS or the Client TNS ?
I believe the client TNS. But as a matter of fact my server's (ie DEL ) TNS name also correct. Because I can connect to 'BOM' Sever from this 'DEL' Server from sqlprompt...
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.