Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: client server architecture in vb6...data upload problem!!

Re: client server architecture in vb6...data upload problem!!

From: ed <edox222-news_at_yahoo.co.uk>
Date: Sat, 08 Oct 2005 00:20:27 +0100
Message-ID: <di6vrp$p1h$1@news.e7even.com>

ad wrote:

>>hi there,

>
>
>>I have a client /server architecture in vb6 with oracle 9i as the
>>database server.

>
>
>
>>everything else is working fine, client can connect to the server
>>server to the database etc....but the thing is that client is not able
>>to send data to the server and hence cannot update the database.

>
>
>
>>server though sends data to the client well!!!.

>
>
>
>>so any clue as what might go wrong and also am running both the server
>>andd client on the same machine still there is this problem.
>>sorry for the inconsistent question ,if there is any other detail i
>>left out plzz let me know.

>
>
>
>
> also i want to add that earlier everything was working fine ,but when
> we changed the system and loaded the application in different computer
> that the problem arised.so there is no fault in the program itself ,it
> has something to do with the settings.
>

you don't say how you are accessing the database - it is possible that you have set up a read-only odbc connection. if so you can change the settings on the client computer via odbc manager. I'm sure OLE DB connections have a similar option.

Ed Received on Fri Oct 07 2005 - 18:20:27 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US