Good day.
Hope somebody can help.
I am busy developing a desktop vb.net application. I succesfully connect to my server (SQL Server). BUT, when I execute a stored procedure I get an error. It seems to me that the server need some userid which is compulsory an cannot ne Null. Does it have something to do the way I connect. I've tried Windows Authentication ect....
Any suggestions??
Thanks
Hope somebody can help.
I am busy developing a desktop vb.net application. I succesfully connect to my server (SQL Server). BUT, when I execute a stored procedure I get an error. It seems to me that the server need some userid which is compulsory an cannot ne Null. Does it have something to do the way I connect. I've tried Windows Authentication ect....
Any suggestions??
Thanks
Comment