Skip to search.
magicu-l · uniPaaS (Magic) Software Users Group

Group Information

  • Members: 2998
  • Category: Development
  • Founded: Dec 4, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 62377 - 62406 of 166955   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
62377 Craig Martin
yoda_master_... Offline Send Email
Apr 1, 2003
8:19 am
most problems are rarely as pressing as they first appear it was just one of a number of solutions, sometimes "just wait a while" is a very workable way to...
62378 Craig Martin
yoda_master_... Offline Send Email
Apr 1, 2003
8:44 am
maybe those words didn't state my intent basically mg_ocx works so far has limitations and is usually not a serious solution to tougher integration tasks ...
62379 beyond cool
beyond_cool Offline Send Email
Apr 1, 2003
9:23 am
... Okay. Now I have to find a way to sell this to my boss :( ... A 'woohoo' comes to mind ... ... Well. I think I'm just going to make a Word template and run...
62380 J. Player
magic83sp4 Offline Send Email
Apr 1, 2003
9:47 am
Hi, In your header data entry task, you may try to use virtual variables to get all the header data. And in your detail data entry task you can add a Link...
62381 J. Player
magic83sp4 Offline Send Email
Apr 1, 2003
9:51 am
Hi, Thanks, but I'm not using Hasp in the server.And so I also don't use nethasp.ini. ... the ... sure....
62382 Noam
yuvallavi Offline Send Email
Apr 1, 2003
9:59 am
Hi micha The method I use to interface with word, is using word's mail merge feature. And vbscript to execute it. It's fairly migratable (supported since word...
62383 Gabi Lupas
GabiL@... Send Email
Apr 1, 2003
1:11 pm
Hi, In MSSQL I can define user that are using the Windows Authentification. Does anyone knows if I can use these users when I connect to a database from Magic....
62384 Brookes, Alan
alanjbrookes Offline Send Email
Apr 1, 2003
1:26 pm
Hi Gabi, you shouldn't need to set anything in Magic other than login and password in the Settings -> Databases -> Properties. Regards, Alan ... From: Gabi...
62385 Arch Lineberger
archnc Offline Send Email
Apr 1, 2003
1:34 pm
Magic and iBolt garnered 1/2 page in the April issue of Software Development Times. iBolt has three segments: 1) iBolt Studio - app dev and integration with...
62386 David D. Kelley
daviddk Offline Send Email
Apr 1, 2003
1:38 pm
... I guess it is nothing any of us will ever use or sell! MSE continues to think they can go after the Enterprise market! I guess it may be the only way they...
62387 Gabi Lupas
GabiL@... Send Email
Apr 1, 2003
1:39 pm
That was the first thing I tried. But I didn't succeed to do it. The reason I want to do this is that I don't want to define the password in so many places. ...
62388 Arch Lineberger
archnc Offline Send Email
Apr 1, 2003
1:42 pm
Anyone heard of a release date for v9.4? Craig has got me drooling :P in anticipation. Previously we were told end of March (is it here yet?). My sales rep...
62389 Brookes, Alan
alanjbrookes Offline Send Email
Apr 1, 2003
1:46 pm
Could you pass it on the command line, and have it defined as a Secret Name? Regards, Alan ... From: Gabi Lupas [mailto:GabiL@...] Sent: Tuesday, April 01,...
62390 Gabi Lupas
GabiL@... Send Email
Apr 1, 2003
1:50 pm
Every user will connect to MSSQL with a different user. Depending on the user they will have access to different databases. If I do it like you mention then I...
62391 Brookes, Alan
alanjbrookes Offline Send Email
Apr 1, 2003
1:58 pm
Ah - I see. I believe that you have to login to the database from Magic. We use SQL Server Authentication here, and everyone logs into the database as "magic" ...
62392 Gabi Lupas
GabiL@... Send Email
Apr 1, 2003
2:02 pm
I found the solution: In database properties\database information: "TRUSTED_CONNECTION=TRUE" No user and password necessary. (Only the server name) It works...
62393 Brookes, Alan
alanjbrookes Offline Send Email
Apr 1, 2003
2:05 pm
Good news! I'll make a note of that. Regards, Alan ... From: Gabi Lupas [mailto:GabiL@...] Sent: Tuesday, April 01, 2003 3:02 PM To:...
62394 Salomon Frid
sfrid@... Send Email
Apr 1, 2003
2:28 pm
Hi I didn't hear from your associate yesterday I'll be in the office untill 12, then after 3pm Thanks SF ... From: <magicu-l@yahoogroups.com> To:...
62395 Craig Martin
yoda_master_... Offline Send Email
Apr 1, 2003
2:37 pm
That iBolt article is here http://www.sdtimes.com/news/075/story20.htm ... That's okay, somebody else said it was largely a drive for Professional Services in...
62396 Jean Paul Teunisse
jpt@... Send Email
Apr 1, 2003
2:50 pm
Here is your web-poll http://www.qna.wesolveit.nl/QnA?6OmMMVaWw6w%3D ... [Non-text portions of this message have been removed]...
62397 Allen Septon
asepton2002 Offline Send Email
Apr 1, 2003
2:52 pm
Thanks Allen ... From: Frank Van Herreweghe [mailto:Frank.Van.Herreweghe@...] Sent: Monday, March 31, 2003 4:03 PM To: magicu-l@yahoogroups.com Subject:...
62398 zeev.kazdan@...
kdwolf Offline Send Email
Apr 1, 2003
2:57 pm
Ain't sure it will help U, but at Yahoo board U can download an example (that's workign fine for me ) logon_nt_user.txt. It will help U to create a user at...
62399 zeev.kazdan@...
kdwolf Offline Send Email
Apr 1, 2003
2:57 pm
G'day all, MGIC9.3SP5 User Groups question that was impossible at earlier versions: We've got number of users that belong to User Groups... Each user can be...
62400 Sherman Levine
shermanlevine Offline Send Email
Apr 1, 2003
3:02 pm
Looking to trade your samples for his, eh? ... From: <zeev.kazdan@...> To: <magicu-l@yahoogroups.com> Sent: Tuesday, April 01, 2003 9:32 AM ...
62401 helpmeout1232000
helpmeout123... Offline Send Email
Apr 1, 2003
3:11 pm
If I'm not mistaking, record flush wil force the transaction to commit and the record will be saved in the database. In my program I have to tasks, a parent...
62402 Allen Septon
asepton2002 Offline Send Email
Apr 1, 2003
3:15 pm
Hi, I placed an Evaluate with the following expression INIPUT ('PrinterOrientation= L','TRUE'LOG) in the program. The printer still prints in Portrait mode. I...
62403 Sherman Levine
shermanlevine Offline Send Email
Apr 1, 2003
3:26 pm
http://support.magicsoftware.com/beta/MagicPC/printer.htm ... From: "Allen Septon" <asepton@...> To: <magicu-l@yahoogroups.com> Sent: Tuesday, April...
62404 Harry van Lamoen
lamoen022 Offline Send Email
Apr 1, 2003
3:43 pm
Hello, I get a strange error suddenly on Pervasive 2000i sp3 on Novell. (Unable to lock report file etc.., although all rights are ok) So, since it was a...
62405 Steve Worthington
swglad Offline Send Email
Apr 1, 2003
3:46 pm
David, I'm already talking to a number of Clients about ibolt. I see it as a way to boost Magic as an integration tool in larger companies, a great revenue...
62406 The Web Magician
knjay5 Offline Send Email
Apr 1, 2003
4:09 pm
There were 3 major merge bugs that we found and reported to Magic in Feb. Dorian at Magic informed us that they agreed to fix these bugs in 9.4 I was told then...
Messages 62377 - 62406 of 166955   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help