Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Using manually created mapping file with different databases
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Sharique  
View profile  
 More options Jul 29 2011, 12:52 am
From: Sharique <saf...@gmail.com>
Date: Thu, 28 Jul 2011 21:52:35 -0700 (PDT)
Local: Fri, Jul 29 2011 12:52 am
Subject: Using manually created mapping file with different databases
Hi,

I have manually created the mapping classes as described in this blog
post.
http://blogs.msdn.com/b/spike/archive/2010/01/08/how-to-use-linq-to-s...

This is working fine with Sql server. Now how I can make it work with
MySql ?

-----
Sharique A Farooqui


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gia Han Tran  
View profile  
 More options Aug 6 2011, 11:34 am
From: Gia Han Tran <penguin.han...@gmail.com>
Date: Sat, 6 Aug 2011 08:34:29 -0700 (PDT)
Local: Sat, Aug 6 2011 11:34 am
Subject: Re: Using manually created mapping file with different databases
You can go there http://yosanai.com/linq-mysql/sample-console-application-using-dblinq

On Jul 28, 9:52 pm, Sharique <saf...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sharique  
View profile  
 More options Aug 12 2011, 1:15 am
From: Sharique <saf...@gmail.com>
Date: Thu, 11 Aug 2011 22:15:01 -0700 (PDT)
Local: Fri, Aug 12 2011 1:15 am
Subject: Re: Using manually created mapping file with different databases
I'm doing the same thing bu getting Nullrefrerence exception on
InsertOnSubmit.
I have manually created mappings.
--Sharique

On Aug 6, 8:34 pm, Gia Han Tran <penguin.han...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sharique uddin Ahmed Farooqui  
View profile  
 More options Aug 12 2011, 1:38 am
From: Sharique uddin Ahmed Farooqui <saf...@gmail.com>
Date: Fri, 12 Aug 2011 11:08:51 +0530
Local: Fri, Aug 12 2011 1:38 am
Subject: Re: [dblinq] Re: Using manually created mapping file with different databases
I'm getting null exception even on db.table.count also.

System.ArgumentNullException was unhandled
  Message=Value cannot be null.
Parameter name: source
  Source=System.Core
  ParamName=source
  StackTrace:
       at System.Linq.Queryable.Count[TSource](IQueryable`1 source)
       at ConsoleApplication1.Program.Main(String[] args) in E:\test
projects\dblinqTest\ConsoleApplication1\Program.cs:line 22
       at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly,
String[] args)
       at System.AppDomain.ExecuteAssembly(String assemblyFile,
Evidence assemblySecurity, String[] args)
       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state, Boolean
ignoreSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
  InnerException:

Sharique uddin Ahmed Farooqui
http://safknw.blogspot.com/
"Peace" is the Ultimate desire of mankind.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »