Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. DougRomeWebDevel

    Datagrid displays erroneous characters or has missing characters.

    I have created a datagrid in a web form, however it sporadically displays erroneous characters or fails to display some characters for about 5% of the expected characters. Examples of corruption are Japanese characters, the character to indicate a box, an upside down question mark ¿ , the...
  2. DougRomeWebDevel

    File System Object

    So you'll use the filesystem object in VB6??? I am writing a VB6 application and need to launch an application on the user's computer, and can't depend on the user's path to the target application being the same as the path to that same application on my machine. (In .asp on a web server I...
  3. DougRomeWebDevel

    Conn.Open() --> What is a better programming practice?

    Use the second method. No sense having the server do more work than necessary. Better yet do a batch delete! "DELETE tviMemberMessages where messageID in ([coma delimited list of all ids])"
  4. DougRomeWebDevel

    8i Access 2000 incompatibility

    Though I don't know the specific answer, check out http://office.microsoft.com/assistance/2000/owccned6.aspx I would compare the release dates of Access2000 and Oracle 8i. Possibly Access was released before 8i. If access isn't an option, considering using materialized views. You should be...

Part and Inventory Search

Back
Top