Hi,
i am new in eConnect. i need to update itempricelist using eConnect. i have just hardcoded the connection string value like sqlserver name, user id and password as below
data source=g6;initial catalog=two
;integrated security=SSPI;persist security info=False;packet size=4096
it is working fine. but i need to get sql server name, database name dynamically. global function offers database but not sql server name. eConnect is not supporting DSN Connection string. please let me know how to fix it?
Best Regards,
P.Saravanan