Search found 2 matches
- Fri Sep 17, 2010 6:33 pm
- Forum: Beginners
- Topic: How to easily extract MSSQL info and display formatted ?
- Replies: 3
- Views: 4885
Thanks for your help. I can see how that could work. My situation is simply than the one you link to . I will be retrieving perhaps 6 individual pieces of data and then from another table approximate 20 records each with 2 fields so I am not dealing with the large size of tables from your example. I...
- Fri Sep 17, 2010 3:29 pm
- Forum: Beginners
- Topic: How to easily extract MSSQL info and display formatted ?
- Replies: 3
- Views: 4885
How to easily extract MSSQL info and display formatted ?
I am a complete newbie (just got it today). I have a very simple goal. I want to get text from a screen (my ERP application, the customer number) , using that text I want to retrieve information from a MS SQL DB and then I want to display that to my users in a new window. Some of the data is one for...