Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
HI this is my need 1- i have create report "Create Direct Database Request" and this is my code on it ---*********** declare @temp table ( SORTID INT, ROWORDER INT, LABEL varchar(255), VALUE INT, DATE DATETIME, groupid Nvarchar(50), groupnamee Nvarchar(50), CUSTOMERTYPE Nvarchar(50), CUSTOMERTYPEDESCRIPTION Nvarchar(50),…
-
Hi Gianni Ceresa i know to create connection pool, but my question is can i create connection pool to connect on Microsoft SQL SERVER database?