i cosider a problem when i establish the connection between sqlserver with netbean IDE.i also install the sqlserver jdbc driver and set the class path of the jar file .
when i connect the error is
the url is not specified..
the format is
jdbc:microsoft: sqlserver//<hostname><port >[;DatabaseName=< db>]
database name is-ebanking
hostname-localhost...
User Profile
Collapse
-
problem in connection of sqlserver with netbeans IDE
-
thanks for suggestion. i completly solve this problem. -
how retrive this problem
...Code:CREATE OR REPLACE FUNCTION schema._pg_object_getobjectlist(varchar) RETURNS refcursor AS ' DECLARE columnid int4; search_string varchar; temp refcursor; rc refcursor; BEGIN search_string := \'%\' || $1 || \'%\'; ---------------------------------------------------------------------------- -- clean-up temporary object
No activity results to display
Show More
Leave a comment: