Hi!
I have an Oracle Database and I can save special characters into my db ( for instance á, é, ñ ... ).
I am using Oracle 8.1.7 in an unix server (SUN).
I can see all my data with special character into my db...
if I run a sql "Select name from employees" the resultset can be read as...
hi! Folks
I am getting this message "Can't prepare the instruction or instructions" when the server wants to execute a store procedure.
I have a merge replication and it has been working out prefectly in others installations. But, I have one where I am getting this message and I am...
hi!
Anyone know this problem ?
The Stored Procedure Resolver encountered the following error executing the stored procedure 'ba_conc_saldos_diarios'. Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.
I am installing again a merge replication but i...
I have a Merge Replication, but I'd like adding an alternate server for synchronizing, but I follow the steps in the help and I can't see others publishers...
In my network, I have two cloned servers with the publications online, but only one is working out. I want to set the other one like a...
hi!
I need to create an Object with CreateObject function
I am doing a tests and I can't find the classname.
'Dim sm As New SQLMerge // it's correct !!!
Dim sm As Object
Set sm = CreateObject("SQLServer.SQLMerge") // Unknown !!
please, help !! what is the correct name of...
I made a SP to control the conflicts replication. I need to delete a table when the replication ends.
any ideas ? ( I am trying to do a package )
Regards
hi!
1. I need to insert a row into the table A but it will fire a trigger and it will add a new row into the table B, BUT, I need to do it reciprocally. I have problems with infinite loop, but i have been reading but i can't fix my problem.
2. In SQL server, when I insert several rows with an...
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.