<%@ Language=VBScript %> <% set cn = Server.CreateObject("ADODB.Connection") cn.Open GetConnectionString set rec = Server.CreateObject("ADODB.RecordSet") sql="select cust_id from cust where cust_id='"&Session("Name")&"' and pass='"&Session("pass")&"'" 'Response.Write (sql) rec.open sql,cn if not rec.EOF then 'rec.close 'cn.close 'set cn = nothing 'set rec = nothing %> SAP
SAP Manage Home
SAP לאתר
Skip Top Menu Navigation Downloads הדרכות אודות ראשי   
 

 

Downloads :אתה נמצא ב

Downloads

    אנו מעמידים לרשותכם קבצי התקנה ותוכנות עזר אשר יכולים לסייע לכם במהלך העבודה עם SAP Business One לתשומת ליבכם, אנו ממליצים להתייעץ עם איש המחשבים של החברה לפני הורדת התוכנות ו/או הקבצים

שדרוג

תוכנות

מסמכי תמיכה - Business One Info

מנהל קלאסיק -אפליקציית רישום

<% set cn = Server.CreateObject("ADODB.Connection") cn.Open GetConnectionString set rec = Server.CreateObject("ADODB.RecordSet") sql1 = "select * from cust where cust_id = '"&Session("Name")&"'" rec.open sql1,cn %>

להדרכה ממוחשבתPlay

See below...

<%=REC.fields("cust_name")%>
<%=REC.fields("sadress")%>,<%=REC.fields("scity")%>

.

Downloads

See below...

שדרוגים

תוכנות

Business One Info - מסמכי תמיכה

מנהל קלאסיק-אפליקציית רישום



Questions or comments about the Web site? Contact the webmaster@sap.com.