Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: client server architecture in vb6...data upload problem!!
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.
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
![]() |
![]() |