Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)

  • RE: BindingContext will not AddNew

    This problem is due to a Microsoft Bug! I saw some reference to a bug on one of the other posts, but it didn't seem to fit. The...

  • RE: Sort by multiple columns

    Here is what i have with some of the select stuff removed for brevity.  I have tables relating Manuf to Parts, Suppliers to Data and Data being associated with Parts...

  • RE: Import image/PDF files

    Thanks for the reply.  When I create a listing of the directory contents, it is a text file with a header, timestamps and a few other things I don't want. ...

  • RE: Need to upload excel but cant use OPENROWSET...

    I have a VB.Net routine that imports excel into a temp DS and then I test for duplicates within my live DB before uploading the data.  This uses the Jet...

  • RE: import pdf file

    I got this from an earlier thread and was importing pdf data quickly.  Button1 is on my VS Form to run the procedure.  MyImages is the name of the table...

  • RE: Insert the pdf file

    I followed John Kane's suggestions and quickly got PDF files into a table and then also read back out and stored to a file.  Following another reference from the SSCentral,...

  • RE: connecting to sql server 2000

    Could be several reasons.  Make sure firewalls are not blocking access between machines.  I use VS for .NET application and the login sequence it uses works within VS to create...

  • RE: Licanse Management and security

    The Keys are USB devices that are encrypted and work with SW inside the program.  The program will not go past the Login screen if the key is not plugged...

Viewing 8 posts - 1 through 8 (of 8 total)