עבור לתוכן
View in the app

A better way to browse. Learn more.

HWzone

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

שליפות מMSSQL עם נתונים בעברית

Featured Replies

פורסם

אני מנסה לשלוף מטבלה כאשר הנתונים שמה בעברית. אני עושה משהו כזה:

"SELECT CatDirLocation " +
"FROM CategoriesTab " +
"WHERE CatName = @NAME"

כאשר הפרמטר נראה ככה:

parameters = new SqlParameter[1];
parameters[0] = new SqlParameter("@NAME", SqlDbType.NVarChar);
parameters[0].Value = "אינטרנט";

אני עושה את זה דרך VS2008.

הבעיה היא שאני לא מקבל תוצאות(אני מקבל טבלה ריקה). כאשר בוודאות אני אמור לקבל..

כמו ששמתם לב העמודה היא NVARCHAR, ככה שזאת לא הבעיה.

חשוב לציין שאם הערך הוא באנגלית - זה עובד.

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.