超赢软件的罕见题目(国外英文资料).docVIP

  • 0
  • 0
  • 约3.42万字
  • 约 10页
  • 2017-06-05 发布于河南
  • 举报
超赢软件的罕见题目(国外英文资料)

超赢软件的常见问题 SA user password modification method is: Open the enterprise manager, opens at the plus sign on the left always, find security, find login, select SA, click double-click SA, the password two word behind asterisks delete clean, and then click ok, the super win software enter a server name, user and user password, the password is set to null. 6: technical maintenance of some SQL statements that are often used (1) do you want to delete some items from the front desk before opening? In this case, open the syntax update window (press CTRL + F12) to enter the following statement to execute The delete jxc_dj_ls_1; The delete jxc_dj_ls_2; (2) delete the space behind the bar code The space behind the bar code is usually because the storage type of the cell is not matched when preparing the execl data In this case, open the syntax update window (press CTRL + F12) to enter the following statement to execute Update jxc_bm_sp set barcode = ltrim (barcode); Update jxc_bm_sp_barcode set barcode = ltrim (barcode); (3) some customers will be able to see the October 2007 data in the current period (November 2007) The reason for this is that the customer is already monthly statement in the background, but there are some data from the front desk It hasnt been uploaded yet, and the data is no longer available on the current stage In this case, open the syntax update window (press CTRL + F12) to enter the following statement to execute Update jxc_dj_ls_1 set jxc_yyymm = 200712 where jxc_yyymm = 200711. Update jxc_dj_ls_2 set jxc_yyymm = 200712 where jxc_yyymm = 200711. (4) the deletion of the initial inventory Open the syntax update window (press CTRL + F12) to enter the following statement to execute Delete from jxc_bm_sp_qckc (5) the removal of promotional content during the period Open the syntax update window (press CTRL + F12) to enter the following statement to execute Delete from jxc_dj_ls_sdcx_1 Delete from jxc_dj_ls_sdcx_2 (6) modify the software electronic label (aft

文档评论(0)

1亿VIP精品文档

相关文档