... from Mongo's solution's architect, slide 
28/29 http://www.slideshare.net/NorbertoLeite/how-mongodb-drv?from_action=save

On Monday, July 13, 2015 at 6:02:49 PM UTC-3, Kevin Liu wrote:
>
> This seems like a path I could take 
> http://docs.mongodb.org/meta-driver/latest/tutorial/ which I just found 
> out about. 
>
> On Monday, July 13, 2015 at 5:56:03 PM UTC-3, Jacob Quinn wrote:
>>
>> No worries. I realize it's a bit of a square peg-round hole there.
>>
>> On Mon, Jul 13, 2015 at 2:07 PM, Kevin Liu <kevinl...@gmail.com> wrote:
>>
>>> Hey Jacob, thanks for the suggestion. ODBC just doesn't sound like the 
>>> optimal way to go for being too generic. I am studying its implications and 
>>> alternatives, but probably won't follow with ODBC. I appreciate the help. 
>>>
>>> On Monday, July 13, 2015 at 4:02:25 PM UTC-3, Jacob Quinn wrote:
>>>>
>>>> You may also try Pkg.add("ODBC") if you can find a working ODBC driver 
>>>> for mongo. I feel like I've heard of people going this route.
>>>>
>>>> -Jacob
>>>>
>>>> On Mon, Jul 13, 2015 at 9:23 AM, Kevin Liu <kevinl...@gmail.com> wrote:
>>>>
>>>>> Hey Stefan, thanks for replying. I have not opened an issue on 
>>>>> Github's pzion/Mongo.jl. I will, and I will attempt to debug it. Thank 
>>>>> you. 
>>>>> Kevin
>>>>>
>>>>> On Monday, July 13, 2015 at 9:02:30 AM UTC-3, Stefan Karpinski wrote:
>>>>>>
>>>>>> Have you tried opening issues on the relevant packages? Most people 
>>>>>> here (myself included) won't know much about mongoDB or these packages.
>>>>>>
>>>>>>
>>>>>> On Jul 13, 2015, at 12:27 AM, Kevin Liu <kevinl...@gmail.com> wrote:
>>>>>>
>>>>>> Any help would be greatly appreciated. I am even debating over the 
>>>>>> idea of contributing to the development of this package because I 
>>>>>> believe 
>>>>>> so much in the language and need to use MongoDB. 
>>>>>>
>>>>>> On Sunday, July 12, 2015 at 4:17:44 AM UTC-3, Kevin Liu wrote:
>>>>>>>
>>>>>>> Hi, 
>>>>>>>
>>>>>>> I have Julia 0.3, Mongodb-osx-x86_64-3.0.4, and Mongo-c-driver-1.1.9 
>>>>>>> installed, but can't get Julia to access the Mongo Client through this 
>>>>>>> 'untestable' package https://github.com/pzion/Mongo.jl, according 
>>>>>>> to  http://pkg.julialang.org/. 
>>>>>>>
>>>>>>> I have tried Lytol/Mongo.jl and the command require("Mongo.jl") 
>>>>>>> can't open file Mongo.jl, or the auto-generated deps.jl. 
>>>>>>>
>>>>>>> Is anyone having similar problems trying to make Julia work with 
>>>>>>> Mongo? 
>>>>>>>
>>>>>>> Thank you
>>>>>>>
>>>>>>> Kevin
>>>>>>>
>>>>>>
>>>>
>>

Reply via email to