Click here to Skip to main content
16,005,552 members
Home / Discussions / Database
   

Database

 
GeneralRe: DataSet to XMLDataDocument - change tag names Pin
Bruce Duncan5-Apr-02 9:12
Bruce Duncan5-Apr-02 9:12 
GeneralRe: DataSet to XMLDataDocument - change tag names Pin
MS le Roux7-Apr-02 20:06
MS le Roux7-Apr-02 20:06 
QuestionDifficult? Pin
Ludwig Stuyck4-Apr-02 20:27
Ludwig Stuyck4-Apr-02 20:27 
GeneralOLEDB rowsets and disconnected processing Pin
Bruce Duncan4-Apr-02 4:51
Bruce Duncan4-Apr-02 4:51 
GeneralRe: OLEDB rowsets and disconnected processing Pin
Mazdak4-Apr-02 21:00
Mazdak4-Apr-02 21:00 
Generaladd Db User by script. Pin
Atila3-Apr-02 23:31
Atila3-Apr-02 23:31 
GeneralSQL Timeout Question Pin
Nick Parker3-Apr-02 6:36
protectorNick Parker3-Apr-02 6:36 
GeneralA really stupid problem with SQL Pin
Dan Pomerchik2-Apr-02 1:25
Dan Pomerchik2-Apr-02 1:25 
Well , I wrote a little app in VB that queries a table. I used DAO.I created a SQL generator that builds up a statement. But somehow only if I use * instead of % it works. For example , if i execute
select * from Phonebook where Firstname like 'M*'

I will get the appropriate records beginning with M. but if i write:
select * from Phonebook where Firstname like 'M%'

than all i get is an empty recordset! Why is that?! i remember that i used % before and it worked just fine. maybe someone knows what is the problem? thx!
GeneralRe: A really stupid problem with SQL Pin
James T. Johnson2-Apr-02 1:46
James T. Johnson2-Apr-02 1:46 
GeneralRe: A really stupid problem with SQL Pin
Dan Pomerchik2-Apr-02 1:46
Dan Pomerchik2-Apr-02 1:46 
GeneralRe: A really stupid problem with SQL Pin
James T. Johnson2-Apr-02 2:03
James T. Johnson2-Apr-02 2:03 
GeneralRe: A really stupid problem with SQL Pin
Mazdak2-Apr-02 3:38
Mazdak2-Apr-02 3:38 
GeneralRe: A really stupid problem with SQL Pin
Mazdak2-Apr-02 3:40
Mazdak2-Apr-02 3:40 
GeneralRe: A really stupid problem with SQL Pin
Dan Pomerchik2-Apr-02 14:22
Dan Pomerchik2-Apr-02 14:22 
GeneralRe: A really stupid problem with SQL Pin
5-Apr-02 1:47
suss5-Apr-02 1:47 
GeneralRe: A really stupid problem with SQL Pin
Nick Parker5-Apr-02 1:49
protectorNick Parker5-Apr-02 1:49 
GeneralRe: A really stupid problem with SQL Pin
Dan Pomerchik7-Apr-02 6:45
Dan Pomerchik7-Apr-02 6:45 
GeneralRe: A really stupid problem with SQL Pin
James T. Johnson5-Apr-02 2:27
James T. Johnson5-Apr-02 2:27 
GeneralRe: A really stupid problem with SQL Pin
Carlos Antollini5-Apr-02 3:28
Carlos Antollini5-Apr-02 3:28 
GeneralRe: A really stupid problem with SQL Pin
Mazdak5-Apr-02 3:55
Mazdak5-Apr-02 3:55 
GeneralRe: A really stupid problem with SQL Pin
Carlos Antollini5-Apr-02 5:52
Carlos Antollini5-Apr-02 5:52 
GeneralRe: A really stupid problem with SQL Pin
Nick Parker5-Apr-02 7:06
protectorNick Parker5-Apr-02 7:06 
GeneralRe: A really stupid problem with SQL Pin
Dan Pomerchik7-Apr-02 6:42
Dan Pomerchik7-Apr-02 6:42 
GeneralRe: A really stupid problem with SQL Pin
Dan Pomerchik7-Apr-02 6:47
Dan Pomerchik7-Apr-02 6:47 
GeneralXP_SENDMAIL : HELP! Pin
1-Apr-02 10:26
suss1-Apr-02 10:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.